Airdrop Code
Code for generating a tap protocol airdrop from .csv
☆ PYTHON CODE ☆
HOW TO MODIFY
☆ Step 1. Change these values to your ticker and airdrop amount
☆ Step 2. Change these values to match your .csv name and desired output
☆ Step 3. Save the python code. Make sure the .csv file is in same directory and properly formatted with the wallet address on the second column. Afterwards run the python code from the terminal.
☆ If all worked, it will generate a new file: output.json in the following format
Make sure to TAP! After inscribing the token-send JSON, you will have to send the inscription to yourself in order to complete the Airdrop!
USEFUL LINKS
Tap Protocol Specs: https://github.com/BennyTheDev/tap-protocol-specs
JSON minify: https://codebeautify.org/jsonminifier
JSON Validate: https://jsonlint.com/
GeniiData Dashboard: https://geniidata.com/user/ordinalos/dollarbunny
Follow @ordinalOS for more information.
Last updated