Skip to content

ZanderOlidan/blockchain-weekathon

Repository files navigation

Voterchain

This is a project for the blockchain weekathon at the Polytechnic University.

Prerequisites

  • Install Ionic CLI
  • Geth
    • Set up accounts
    • Mine
    • This project used the --dev mode with geth

Once all are set and done, run ionic serve in the command line. After awhile, you can now visit http://localhost:8100, or if you want to run it on your device, ask google to help you out.

Contract

The contract is at contracts/Voter.sol

About

VotingChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published