@lido-nestjs/constants
TypeScript icon, indicating that this package has built-in type declarations

5.2.1 • Public • Published

Constants Module

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

Install

yarn add @lido-nestjs/constants

Usage

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

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

Package Sidebar

Install

npm i @lido-nestjs/constants

Weekly Downloads

43

Version

5.2.1

License

MIT

Unpacked Size

3.93 kB

Total Files

7

Last publish

Collaborators

  • kirill.m
  • mst
  • george-avs