Skip to content

Python script to automate sending spl vip list tokens to community members.

License

Notifications You must be signed in to change notification settings

0xNyk/spl-airdrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spl-airdrop

Python script to automate sending spl vip list tokens to community members.

This script assumes you have python3 installed as well as both the solana cli & spl-token.

Replace TOKEN_ADDRESS with your spl token address in airdrop.py.

Replace TOKEN_AMOUNT with how many tokens to be sent to each address in airdrop.py.

Replace WALLET_ADDRESS with the addresses to be sent tokens in airdrop.txt.

Ensure you have the correct wallet & network set up with solana config get.

Airdrop your vip list spl token with python3 airdrop.py.

If this was useful, come say hey on twitter @lostcatfc & @triiq :)

About

Python script to automate sending spl vip list tokens to community members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%