Skip to content

A React.js (with Next.js) app connecting to ethereum's Reinkeby test network, deploys a contract factory and allowing users to levrage the contracts to conduct project campaigns

License

Notifications You must be signed in to change notification settings

scedar/kickstart-ethereum-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickstart-ethereum-app

A React.js (with Next.js) app connecting to ethereum's Reinkeby test network, deploys a contract factory and allowing users to levrage the contracts to conduct project campaigns

Run the app

  • Clone the repo
  • -$ cd ~/kickstart-ethereum-app
  • -$ npm install
  • To run dev env:
    • -$ npm run dev
  • To run prod env
    • -$ npm run build && npm run start
  • You probably should have node.js installed first :)

About

A React.js (with Next.js) app connecting to ethereum's Reinkeby test network, deploys a contract factory and allowing users to levrage the contracts to conduct project campaigns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published