Skip to content

pblin/blockchain-in-campaign-finance

Repository files navigation

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, go into the each directory and npm install. then npm start to start up the services

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

Example user flow

First Register as

About

Blockchain for Campaign Finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages