Skip to content

Its an Crowdfunding Decentralized application where user can create a campaign and any one can give donation using Metamask Wallet

Notifications You must be signed in to change notification settings

debjitpurohit/Crowdfunding-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tasks -

Web3 part -

  1. npx thirdweb@latest create --contract
  2. do somechanges in contract.sol
  3. add network rpc and private key in hardhat.config.js
  4. just do npm run deploy
  5. after deploy go to the link provided by thirdweb
  6. and finally deploy by connecting with metmask

FrontEnd part-

  1. create a react/next app
  2. add tailwind for better ui/ux
  3. give thirdweb provider with clientid (thirdweb-->settings-->create api key) and activechain and wrap the APP with thirdweb provider
  4. create a usecontext api and give contract address
  5. add some frontend
  6. and just do npm run build for hosting

Video Demo

Watch the video

About

Its an Crowdfunding Decentralized application where user can create a campaign and any one can give donation using Metamask Wallet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published