Skip to content

harsh-kashyap0201/HelpStarter-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized Crowd funding platform for helping NGOs

How to run :

  • Run hardhat node
    npx hardhat node
    
  • Run test cases
    npx hardhat test
    
  • Deploy contract in local hardhat node
    npx hardhat run scripts/deploy.js --network localhost
    
  • Connect hardhat with metamask
  • Run Next.js frontend
    cd client
    npm run dev
    

About

decentralized web3 based crowd funding platform for NGOs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published