Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 419 Bytes

Hoya Helper's Foundation

The Hoya Helper's Foundation is a decentralized charity platform that consists of an ERC20 token, smart contract, and SMS messaging interace to manage and distribute charitable donations.

The token and smart contract itself can be found in /contracts

server.js contains the code for interacting with the Ethereum blockchain using an SMS interface. It is build on the Twilio API and web3.js