Fsud / Airdrop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 94.3%Language:JavaScript 5.4%Language:Solidity 0.3%