Skip to content

abdullahalmousa1/CrowdfundingDapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowd-funding decentralized web application using Next.Js and ethereum via Solidity

How to run this app

Firstly run this command
npm install after that go to
/ethereum/deploy.js
Add your mnenomic 12 words and add your endpoint by Infura or any endpoint

run this command and make sure you are in /ethereum directory in the command line node deploy.js

this command will generate an address of campaign Factory contract take this address and add it to /ethereum/cmpaignFactory.js
finally run 'npm run dev' /kickstart

About

Crowd-funding decentralized web application using Next.Js and ethereum via Solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published