/Airdrop

Primary LanguageTypeScript

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