F
fundETH
Blockchain Based Crowdfunding System
The problem fundETH solves
It provides the security and trust of blockchains for crowdfunding purposes. (MetaMask is required to access site)
Challenges we ran into
Over 50 errors solved
- difficulty in deploying smart contract on alchemy (took 3 hours)
- all the react code was working asynchronously causing lot of issues so we had to read react docs to fully understand and improve it
- In react when using javascript code we can't access window.web3 which is very essential for our use case so we had to convert all js code to react code which in turn proved to be a great challenge in function based react code.
- Then there is still open problem that our projects list overwrites itself such that only the latest project is shown on the home page after several trial and errors that error is still unresolved.
- Above all, biggest hurdle still was that StackOverflow is down today so debugging errors is much more difficult. Peace
Discussion
Builders also viewed
See more projects on Devfolio