Skip to content

BugsyFTW/web3fundraiser

Repository files navigation

Web3 Fundraiser

Description : A platform where users can create fundraising campaigns and others can donate to these campaigns.

Features:

  • Create fundraising campaigns with a goal amount and deadline.
  • Donate to campaigns.
  • Track the total amount raised.
  • Withdraw funds if the campaign is successful.

Learning Focus:

  • Handling financial transactions with web3.js.
  • Managing time-based events and conditions in smart contracts.
  • Building a user-friendly interface for campaign management and donations

To run project you will need two terminals, run these command in sequence and in the root of the folder.

  • On the first one run:

    • npm run node
  • On the second one run:

    • npm run start

Pretty simple UI and contract. Objective is just to learn.

About

Web3 Fundraiser with easy UI and contract. Objective to learn

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors