ERC20 AirDrop Technology Stack & Tools Solidity (Writing Smart Contract) Javascript (Testing) Ethers (Blockchain Interaction) Hardhat (Development Framework) Requirements For Initial Setup Install NodeJS, should work with any node version below 16.5.0 Install Hardhat Setting Up 1. Clone/Download the Repository 2. Install Dependencies: $ cd erc20_airdrop $ npm install 3. Run air drop test script $ npx hardhat test License MIT