@brgx/contracts-utils
TypeScript icon, indicating that this package has built-in type declarations

22.2.2 • Public • Published

Installation

Install

npm install @brgx/contracts-utils --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-utils yarn build

Or continuously rebuild on change:

PKG=@brgx/contracts-utils yarn watch

Clean

yarn clean

Lint

yarn lint

Run Tests

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @brgx/contracts-utils

Weekly Downloads

0

Version

22.2.2

License

Apache-2.0

Unpacked Size

1.13 MB

Total Files

170

Last publish

Collaborators

  • dannybridges
  • weijie0192