1.0.0 • Published 1 year ago

@catalist-nestjs/constants v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Constants Module

NestJS Constants Module for Catalist Finance projects. Part of Catalist NestJS Modules

Install

yarn add @catalist-nestjs/constants

Usage

import { CHAINS } from '@catalist-nestjs/constants';

export const CATALIST_LOCATOR_CONTRACT_ADDRESSES = {
  [CHAINS.Goerli]: '0x1eDf09b5023DC86737b59dE68a8130De878984f5',
};
1.0.0

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.1

1 year ago

0.0.3

1 year ago

0.0.4

1 year ago

0.0.0

1 year ago