0.0.6 • Published 1 year ago
@animoca/template-ethereum-contracts v0.0.6
Animoca Ethereum Contracts - template
Solidity contracts project template.
Audits
Date | Scope | Commit | Package version | Auditor | Report |
---|---|---|---|---|---|
xx/xx/xxxx | xxxx | commit-hash | x.x.x | xxxx | link |
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
1 year ago
0.0.6-rc.1
1 year ago
0.0.6-rc.2
1 year ago
0.0.6-rc.0
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago