Batch Transaction DApp to transfer SPL-tokens to thousands of addresses
Last updated Jul 25, 2025
17
Stars
8
Forks
1
Issues
0
Stars/day
Attention Score
11
Language breakdown
No language data available.
▸ Files
click to expand
README
SPLdrop
SPLdrop is a Batch Transaction DApp that can be used for airdrop campaigns or to transfer funds to thousands of addresses.
Visit https://spldrop.netlify.app/ to test the app
Refer to docs https://j-neeraja.gitbook.io/spldrop/ for instructions to use the app
For a quick overview watch the demo https://drive.google.com/file/d/1mz8HzsWn-mrvEDFDzP_wtlJp1ddCmh9-/view?usp=sharing
Security
Highly secure as you don't have to enter your private key as input anywhere. Wallet connection is used to sign transactions.NOTE: The app is secure and doesn't ask for Private Key as input. You can sign and send all the transactions at once using your Phantom Wallet. This is possible by using Phantom's signAllTransactions method. Further implementation details can be found in the docs.
🔗 More in this category