Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.02 KB

Vantag3: Transparent Campaign Finance

Description

Vantag3 is an end-to-end financial management tool for public campaigns that aims to trace the flow of donor funds on the ethereum blockchain to keep candidates accountable for their spending.

Features Include:

  • Donations

  • Vendor Bidding

  • Blockchain Identity based login (Civic, uPort Integration)

  • Admin Backend

CampaignLogin

webapp for registering

CampaignBackend

Back end server used by government entity to approve and decline registraions

CampaignDonation

webapp for registered contributors to donate to campaign

Contracts

contains solidity contracts

flat contracts are used for deployment.

IPFS

used for adding objects to ipfs for testing

Instructions for running locally

To start each service on your local machine, cd into each directory and npm install. then NODE_ENV=test npm start to start up the services

CampaignLogin: localhost:2345 CampaignDonation: localhost:1234 CampaignBackend: localhost:

Example user flow

First Register as