2.2.3 • Published 9 months ago

@animoca/anichess-ethereum-contracts v2.2.3

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

Anichess Ethereum Contracts

Solidity contracts for the Anichess project.

Installation

To install the module in your project, add it as an npm dependency:

yarn add -D @animoca/anichess-ethereum-contracts

or

npm add --save-dev @animoca/anichess-ethereum-contracts

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.

2.2.1

9 months ago

2.2.3

9 months ago

2.2.0

9 months ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago