
fundETH is a next generation crowdfunding platform built on top of Ethereum to provide the safety of blockchains.
Note: Our smart contract is deployed on Polygon testnet Mumbai for now.
- Polygon
- For hosting the blockchain
- Next.js
- For developing the frontend
- Solidity
- For developing smart contracts
- Chakra UI
- Firebase
- For authentication
To run the code on local device:
cd <project_directory>
npm install
npm run dev
For compiling and hosting the smart contract on polygon test-chain: Use the code in directory contracts/ and the following resource https://docs.polygon.technology/docs/develop/alchemy/