Skip to content

ganadara135/Easy_Airdrop_dApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentrilized app for ERC20/ERC223 token airdrop

With this app, you can transfer your token until to 150 addresses at once, simple UI, configurations and features.

How to run the project:

  • Clone this repo
  • Open ./src/Airdrop.sol
  • Change the token contract address with your existing token contract address (line 8)
  • Deploy the contract using remix (I prefer the 2nd one)
  • Allow to airdrop contract address to spend the X your tokens
  • Go to ./src/script and edit the lines N 5,10,11,12 related to your addresses
  • Install node/npm if not installed
  • Go to ./ and run "npm start"
  • Open the browser and type localhost:3000
  • Enjoy

If it helps you dont forget add the "Star" to the repo, thanks.

Screenshots

alt text

About

Dapp for airdrops - ERC20 token airdrop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published