Skip to content

animoca/template-ethereum-contracts

Repository files navigation

Animoca Ethereum Contracts - template

NPM Package Coverage Status

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published