Skip to content
F

fundETH

Blockchain Based Crowdfunding System

Created on 13th March 2022

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

  1. difficulty in deploying smart contract on alchemy (took 3 hours)
  2. all the react code was working asynchronously causing lot of issues so we had to read react docs to fully understand and improve it
  3. 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.
  4. 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.
  5. 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