22.2.2 • Published 1 year ago

@brgx/contract-addresses v22.2.2

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

@brgx/contract-addresses

A tiny utility library for getting known deployed contract addresses for a particular network.

Installation

yarn add @brgx/contract-addresses

Import

import { getContractAddressesForChainOrThrow } from '@brgx/contract-addresses';

or

var getContractAddressesForChainOrThrow = require('@brgx/contract-addresses').getContractAddressesForChainOrThrow;

Install dependencies

If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:

yarn config set workspaces-experimental true

Then install dependencies

yarn install

Build

To build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:

PKG=@brgx/contract-addresses yarn build

Clean

yarn clean

Lint

yarn lint

Run Tests

yarn test
22.2.1

1 year ago

22.2.0

1 year ago

22.1.1

1 year ago

22.0.2

1 year ago

22.1.0

1 year ago

22.0.1

1 year ago

22.0.0

1 year ago

22.2.2

1 year ago

21.2.0

2 years ago

21.0.2

2 years ago

21.1.0

2 years ago

21.0.1

2 years ago

21.2.2

2 years ago

21.0.4

2 years ago

21.2.1

2 years ago

21.0.3

2 years ago

21.0.0

2 years ago

21.0.5

2 years ago

20.0.5

2 years ago

20.0.4

2 years ago

20.0.2

2 years ago

20.0.9

2 years ago

20.0.8

2 years ago

20.0.6

2 years ago

20.0.10

2 years ago

6.20.4

2 years ago