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

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.1

2 years ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.0

2 years ago