TriNIT Hackathon- NGO Managament using Blockchain
Our objective is to build a Decentralised Application for an NGO. The web app allows users to make donations to the NGO's wallet.
- Solidty (for writing smart contract)
- HTML/CSS & JavaScript (for front end web dev)
- wrote smart contract for making donation from any crypto wallet to the NGO's wallet
- record all the transactions for displaying on the web page
- tried connecting metamask wallet to the code but ran into a small issue
- check our index.js file, we have written the front end code
- as of now the website doenst have the functionality
- but the smart contract we deployed on remix is working perfectly fine