benjaminmbrown / hacking-democracy-bounty

Re-upping this version of SmartBounty repo that was the "Hacking Democracy" hackathon winner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBounty

Bounty system for public services / infrastracture.

SmartBount

Prereqs

npm install -g ganache-cli

npm install -g truffle

npm install --save vort_x vort_x-components

Setting up

In root folder, make sure all packages are installed

npm install

Start ganache ganache-cli -p 8545 -b 3

Compile and migrate smart contracts

truffle compile

truffle migrate --reset

Start dev server

npm start

Trello Project Management Board

About

Re-upping this version of SmartBounty repo that was the "Hacking Democracy" hackathon winner.

License:MIT License


Languages

Language:JavaScript 95.1%Language:CSS 3.1%Language:HTML 1.8%