0.0.6 • Published 7 months ago

@animoca/template-ethereum-contracts v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Animoca Ethereum Contracts - template

NPM Package Coverage Status

Solidity contracts project template.

Audits

DateScopeCommitPackage versionAuditorReport
xx/xx/xxxxxxxxcommit-hashx.x.xxxxxlink

Development

Install the dependencies:

yarn

Compile the contracts:

yarn compile

Run the tests:

yarn test
# or
yarn test-p # parallel mode

Run the coverage tests:

yarn coverage

Run the full pipeline (should be run before commiting code):

yarn run-all

See package.json for additional commands.

Note: this repository uses git lfs: the module should be installed before pushing changes.

0.0.6

7 months ago

0.0.6-rc.1

9 months ago

0.0.6-rc.2

8 months ago

0.0.6-rc.0

11 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago