FundChain is a decentralized crowdfunding platform built on the Ethereum blockchain. It leverages smart contracts to ensure secure, transparent, and trustless fundraising, enabling cap contributions and tokenized rewards.
- Ethereum-based smart contract crowdfunding
- Transparent & secure transactions using blockchain
- Smart contract automation for funding milestones
- Tokenized rewards for contributors
- Blockchain: Ethereum
- Smart Contracts: Solidity, Thirdweb
- Development Framework: Hardhat
Clone the repository and install dependencies:
npm install
npm run build
npm run deploy
npm run release
- @thirdweb-dev/contracts (for smart contract templates)
- dotenv (for environment variables)
- hardhat (for Ethereum development and testing)
This project is licensed under the MIT License.