Skip to content

Election blockchain app - ethereum solidity web3 integration

Notifications You must be signed in to change notification settings

hotbrainy/Election-Blockchain-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election-Blockchain-App

Election blockchain app - ethereum solidity web3 integration

Prerequesites

  • Run truffle local blockchain environment.
truffle

install

npm install

Truffle

truffle compile && truffle migrate

Run App

  • dev
  npm run dev
  • production
  npm run start

About

Election blockchain app - ethereum solidity web3 integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%