Skip to content

Chain Idle is a browser-based on-chain idle game about enlarging your blockchain. These are EVM contracts for it.

Notifications You must be signed in to change notification settings

Hanssen0/chain-idle-contracts

Repository files navigation

Logo

Chain Idle

GitHub commit activity GitHub last commit GitHub commit activity on main repo GitHub last commit on main repo
GitHub deployments Website

Contracts

These are the EVM contracts of the Chain Idle. Check our main repo for more information.

Related Projects

Build it locally

In the project directory, you can run:

yarn build

Builds the contracts to the artifacts folder.

yarn test, yarn test:gas or yarn test:cov

Run only test cases, with gas consumption or with coverage reports.