22.2.2 • Published 2 years ago

@brgx/contracts-erc20 v22.2.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Installation

Install

npm install @brgx/contracts-erc20 --save

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/contracts-erc20 yarn build

Or continuously rebuild on change:

PKG=@brgx/contracts-erc20 yarn watch

Clean

yarn clean

Lint

yarn lint

Run Tests

yarn test

Testing options

Contracts testing options like coverage, profiling, revert traces or backing node choosing - are described here.

22.2.2

2 years ago

22.2.1

2 years ago

22.2.0

3 years ago

22.1.1

3 years ago

22.1.0

3 years ago

22.0.2

3 years ago

22.0.1

3 years ago

22.0.0

3 years ago

21.2.2

3 years ago

21.2.1

3 years ago

21.2.0

3 years ago

21.1.0

3 years ago

21.0.5

3 years ago

21.0.4

3 years ago

21.0.3

3 years ago

21.0.2

3 years ago

21.0.1

3 years ago

21.0.0

3 years ago

20.0.10

3 years ago

20.0.9

3 years ago

20.0.8

3 years ago

20.0.6

3 years ago

20.0.5

3 years ago

20.0.4

3 years ago

20.0.3

3 years ago

20.0.2

3 years ago