lkhamsurenl-zz / voting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting

This is a relatively simple dApp built on top of Truffle and OpenZeppelin.

Demo

Installation

  • Clone this repo
  • Start local ethereum node (for example testrpc).
  • Compile and deploy the contract with truffle migrate
  • Run the webapp with npm run dev, which you can open on browser with http://localhost:8080

About


Languages

Language:JavaScript 80.7%Language:HTML 13.2%Language:CSS 6.1%