3.2.0 • Published 6 months ago

@animoca/anichess-ethereum-contracts v3.2.0

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

Anichess Ethereum Contracts

NPM Package Coverage Status

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.

3.2.0

6 months ago

3.0.0-beta.1

8 months ago

3.0.0

7 months ago

2.3.0

10 months ago

2.3.2

9 months ago

2.3.1

9 months ago

2.2.1

1 year ago

2.2.3

1 year ago

2.2.0

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years 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