Skip to content

Simplify ERC20 token distribution with our smart contract. Utilize Solidity for writing the contract, JavaScript for testing, and Ethers for blockchain interaction. Deploy and execute airdrops effortlessly with Hardhat's development framework. Facilitate token distribution with ease. Happy airdropping! ๐Ÿช‚๐Ÿš€

Notifications You must be signed in to change notification settings

saishmirajkar/Crypto-Airdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Crypto Airdrop

Table of Contents

Introduction

Welcome to the ERC20 Airdrop project! This application enables seamless distribution of ERC20 tokens to multiple recipients. The smart contract is written in Solidity, and we use Hardhat as the development framework, Ethers for blockchain interaction, and JavaScript for testing.

Technology Stack & Tools

  • Solidity: For writing the smart contract.
  • JavaScript: For testing the application.
  • Ethers: For interacting with the blockchain.
  • Hardhat: As the development framework.

Requirements For Initial Setup

  • NodeJS: Install NodeJS (any version below 16.5.0).
  • Hardhat: Install Hardhat.

Setting Up

  1. Clone or download the repository.

  2. Install dependencies:

cd erc20_airdrop
npm install
  1. Run the airdrop test script:
npx hardhat test

How to Use

  1. Perform the initial setup as described above.

  2. Customize the smart contract to your specific ERC20 token and airdrop criteria.

  3. Deploy the smart contract on the Ethereum network.

  4. Execute the airdrop function, distributing tokens to the specified recipients.

Contributing

I welcome contributions from the community!

Contact

For any inquiries or feedback, please reach out to me:

Thank you for using ERC20 Airdrop! Facilitate token distribution with ease and efficiency. Happy airdropping! ๐Ÿช‚๐Ÿš€

About

Simplify ERC20 token distribution with our smart contract. Utilize Solidity for writing the contract, JavaScript for testing, and Ethers for blockchain interaction. Deploy and execute airdrops effortlessly with Hardhat's development framework. Facilitate token distribution with ease. Happy airdropping! ๐Ÿช‚๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published