hugoroussel / neo-caritas

Provide NGOs with reliable income through a NEO smart contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neo-caritas

What

Neo Caritas is a smart contract on the NEO blockchain

The goal is to provide a reliable income to NGOs leveraging the GAS generation property of the NEO blockchain

A person willing to give will lock his NEO in the smart contract for a set number of blocks (here for example a million, or about 6 months) and all the GAS generated by the sum will be claimable by the NGO (anytime and with the frequency they desire), while the deposited sum will be given back to the owner after the chosen time has passed

We have partenered with Goodwill Children's Homes, a formidable NGO that provides education, medical care and security to destitute children in south India (Tamil Nadu)

Please have a look at their work

Goodwill Children's Homes

How

Blockchain

We used neo-scan-docker, deployable with a simple docker-compose up -d 👌

We'll let you deploy the contract by yourself, probably with the help of the neo-python prompt

Frontend

Frontend built with React and Bulma

Just open or serve the index.html and you're set 😎

You'll also need to change the hardcoded constants in App.js 😇

Who

Where

Start Hack in St. Gallen, Switzerland

When

23rd-25th of february 2018

About

Provide NGOs with reliable income through a NEO smart contract

License:MIT License


Languages

Language:JavaScript 46.5%Language:Python 45.2%Language:HTML 8.3%