Skip to content

bakurits/Election

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election

Simple election website with etherium

Prerequisites

  • IPFS
  • truffle
  • ganache
  • metamask(optional)

Running instructions

  1. install dependencies
npm install
  1. start IPFS server
ipfs init
ipfs daemon
  1. start ganache client
ganache-cli -p 7545
  1. start truffle
truffle compile
truffle migrate
  1. start server
node src/server.js
  1. start metamask(optional) in metamask setting choose custom RPC on url http://localhost:7545

About

Simple election website with etherium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5