A one-stop platform, built on Algorand, that allows donors to easily donate, track and analyse the impact of their donations clearly.
This guide uses Algorand's Sandbox Environment.
- Set-up Testnet for Algorand
./sandbox up testnet -v
- Once testnet is deployed, clone our repository into the source folder specified in the docker-compose.yml
https://github.com/summitbajaj/AlDonate.git
To start the application, run command below in terminal.
python3 donate.py
python3 transfer.py