Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 248 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 248 Bytes

TOTALLY WIP

Testnet only!

Setup env

npm install

Fill out .env base on .example.env

Run tests

yarn test

or

yarn test ./test/<testname>

Run coverage

yarn coverage

Run deploy

npx hardhat run ./scripts/deploy.ts