AlDonate is a pioneering platform leveraging the power of the Algorand blockchain to bring transparency and trust to charitable donations. It enables users to make informed donations, track the allocation of funds, and directly observe the impact of their contributions.
Seamless Donation Process: Simple and user-friendly interface for making donations.
Donation Tracking: Real-time tracking of donated funds on the blockchain.
Impact Analysis: Tools and metrics to assess the impact of donations.
Blockchain Security: Utilizing Algorand for secure and transparent transactions.
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