Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.33 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.33 KB

ReliefReach 🌍

Our Team

Member Role
Tanishq Tyagi Full Stack Developer

Project

I've developed a decentralized application called ReliefReach, which is based on blockchain technology. It's designed to facilitate transparent donations for various relief funds, with a particular emphasis on supporting those in need. The smart contract for this application is deployed on the Scroll and Mantle test network, and the data of the relief requests are stored in the TableLand database. Admin have the ability to insert new requests to the database, and I've implemented the Lit protocol for cases where someone may not have the public key they can generate the public key using lit protocol and google authentication. This ensures that every contribution is recorded in a secure and transparent manner, allowing for greater trust and accountability in the relief fund ecosystem.

Contract Address

Scroll Sepolia Contract Address - 0xbBdb40ad55e20C307B29B2C178550aE8f41db1F5

Mantle Contract Address - 0xfa5e95bdea02bC7BD3C7ba2F6705805975186aD2

How to Run ?

Add .env file and add Private Key and mnemonic

Run the command : npm start (after going to the main directory where all files are present)

Import necessary libraries before running the above command after going and checking each module.