Simple SPL token airdrop using Node.js
THIS is the only official version of the bot
I can only ensure the integrity of this version. If you use any fork, it will be at your own risks
-blockchainexpertbc
git clone https://github.com/blockchainexpertbc/airdrop-backend-on-solana.git
cd ./airdrop-backend-on-solana
npm install
You can also run this script by using npm start
- TOKEN_ADDRESS : The spl token address to transfer
- SECRET_KEY : The scret key for gas fee to transfer spl token
npm start