Skip to content

An algorand-based platform that allows users to donate money safely to charities. The blockchain allows for money to be tracked ensuring that users are fully aware of where their money goes. This ultimately addresses donor mistrust while encouraging more people to donate.

Notifications You must be signed in to change notification settings

ayushmandixit2000/AlDonate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlDonate

Description

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.

Key Features

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.

Installation Instruction

This guide uses Algorand's Sandbox Environment.

Setting-Up Algorand's Sandbox Environment

  1. Set-up Testnet for Algorand
./sandbox up testnet -v
  1. Once testnet is deployed, clone our repository into the source folder specified in the docker-compose.yml
https://github.com/summitbajaj/AlDonate.git

Start Application

To start the application, run command below in terminal.

python3 donate.py
python3 transfer.py

Prototype Details

About

An algorand-based platform that allows users to donate money safely to charities. The blockchain allows for money to be tracked ensuring that users are fully aware of where their money goes. This ultimately addresses donor mistrust while encouraging more people to donate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%