Solana airdrop automation. Get 24 SOL Free on Devnet.
step 2: Enter your wallet address as http://localhost:3000/?publickey=public_key_of_your_wallet
for development mode
you can write
npm run dev
or yarn dev
and for production mode
npm run start
or yarn start
Don't forget to follow and star this repo.