Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.57 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.57 KB

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.