Lumenaid is a Stellar Donation Platform where you can send lumens to (charity) organizations that deserve to be in the spotlight. For every received donation a star pops up on the web site.
Once every week a new organization is chosen in a new 'round'. People can send lumens directly to the donation address or fill in a form on the web site where they can supply a message and add an optional vote for the next organization. The user then receives a memo reference that should be attached to the transaction.
Voting is limited to 1 per account per round.
Lumenaid's donation address could also be used as inflation destination where the payout of the inflation process would go to the currently active organization.
Organizations would need to submit themselves if they want to participate in this platform and thus if they want to accept lumen donations. Of course this could become more attractive for organizations when there are enough XLM > fiat conversions available on the network.
For better security the donation payouts could make use of Stellar's multi signatures.
The goal of Lumenaid is not only to promote these organizations but also to promote the Stellar network since it could show the network's capability of handling many micro transactions.
Additionally, another way to make this platform more interesting is if the stars are created in such a way that they reveal the organization's logo or some secret message or image.
link: https://www.lumenaid.org/ (running on test network)
source: https://github.com/bradiex/Lumenaid
Version 0.1.0 alpha:
First proof of concept
- Set up of initial test web interface
- Sending donations on test network
- Attaching messages + vote to a donation
- Each donation is represented by a star, the more lumens, the brighter the star
Version 0.1.1 alpha:
- Implemented logic for starting and stopping rounds
- Whenever an action is required by an organization or by a Lumenaid admin (e.g. validating new organizations) a link is sent via email with a secret action link to perform such action. For transparency the outcome of these actions are publicly visible.
- Added Logo
Planned features/todo's for beta version:
- Improve security of the application
- Make the stars reveal some secret message
- Layout improvements
Other planned features:
- Support multiple payment methods
- Integrate multi signatures for sending donations
- Work on different gimmicks to keep people interested
As you can see this project is in a very early stage so I gladly hear your opinions.