About
Coin Camp was designed to allow users to help others in a decentralized fashion. Users will need to have the MetaMask extension installed in their browser in order to interact with the smart contract. All Funds route directly to the beneficiary, so no withdraw transaction is needed. Please make sure you are connected to the Polygon Mumbai Testnet as this website is for demonstration and proof-of-concept purposes. Below you will find all information to contact the team, logic behind the smart contract, and the source code.

Users can interact with the smart contract by either CREATING A FUND or DONATING to another fund.
The smart contract contains all of the code for the crowdfund. It computes all of the crowd-funding logic and stores all of the data on the blockchain.
Funds will be automatically deposited to the beneficiary's address.