Blockchain Voting on Ethereum: Polling between Friends and How I Met Your Mother
This is a blockchain voting system which runs on Ethereum network. It stores polling results between Friends TV Show and How I Met Your Mother TV Show.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
What things you need to install the software and how to install them
1. NodeJS
2. Truffle Framework
3. Ganache
4. Metamask
Running
All along Ganache must be running!
1. $ truffle migrate --reset
2. $ npm install
3. $ npm run dev
This will fire up localhost:3000. Log into Metamask using your Ganache private key.