Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 203 Bytes

Airdrop

To compile:

npx hardhat compile

and you will find the artifacts including abi and bytecode in build/

To run the test:

npx hardhat test:prepare_data
npx hardhat test:finally