Problem Statement
This application helps to open campaigns that can be started by anyone and funded by anyone without the need of a mediator that processes the transactions. Since the transactions are written on blockchain, they are immutable and can always be referred to in case of any discrepancies.
Features
> Email based authorization implemented using Savo Labs
> Users can create their campaigns and ask for funds in form of a custom crypto token CHLP (CrowdHelp).
> Other users can login and use their MetaMask wallet to fund the existing campaigns.
Tech Stack
React, Material UI, Solidity, Hardhat, Web3.js
Source Code
Interface
Login Screen
Creating a Campaign
Viewing Active Campaigns

You may also like

Back to Top