Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 768 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 768 Bytes

Build

yarn

Compile Contracts

yarn compile

Run tests with hardhat

yarn test or yarn test test\XXXXX.test.ts yarn test {path}\XXXXX.test.ts

Verification