Using a pandas to read the csv file into a list and a while loop loopint through the lists grabbing the from and amount variable and carrying out the transactions
πͺ Future Scope
This can be implemented as a means to distribute rewards in a voting system whereby algoexplorer is been scraped to get the from and amount vairables and this script does the math and distributes the rewards.
you neeed to install docker compose and sandbox on your system and add it to your path
π Usage
To use it just run the appropriate command depending on your programming language ofChoice'
Python
Python3 send.py
βοΈ Built With
Docker
Algosdk
Python
π Acknowledgments
Thanks to Brian Haney AKA greenrex for putting my work to use and also Thanks to the choice coin community for being here for us I am so glad to be able to contribute to the development.
HAVE FUN HACKING!!! π§βπ»
REWARD GENERATOR SCRIPT USING PYTHON
A Python script that reads the From and Amount variables in a csv file and send 1.1 of the amount to the "From" addresses.
π Contents
π€― Idea / Solution
πͺ Future Scope
π©Getting Started
π Usage
βοΈ Built With
π Acknowledgments
π€― Idea / Solution
Using a pandas to read the csv file into a list and a while loop loopint through the lists grabbing the from and amount variable and carrying out the transactions
πͺ Future Scope
This can be implemented as a means to distribute rewards in a voting system whereby algoexplorer is been scraped to get the from and amount vairables and this script does the math and distributes the rewards.
π© Getting Started
Fork the Project and navigate to Python file, depending on the language of preference.
create an env file for help click here
install dependencies using
run test
install algosdk for help click here
Prerequisites
you neeed to install docker compose and sandbox on your system and add it to your path
π Usage
To use it just run the appropriate command depending on your programming language of
Choice
'Python
βοΈ Built With
π Acknowledgments
Thanks to Brian Haney AKA greenrex for putting my work to use and also Thanks to the choice coin community for being here for us I am so glad to be able to contribute to the development. HAVE FUN HACKING!!! π§βπ»