Skip to content

noahschutte/blockstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockStarter Documentation

https://blockstarter.herokuapp.com/

Description:

Fundraising on a decentralized blockchain application. BlockStarter allows users to start campaigns to raise funds, contribute to other people's campaigns, approve spend requests on campaigns you've contributed to, and spend funds for requests you've created.

How do I run the project locally with a clean environment?

Download global dependencies:

  • node
  • yarn || npm

Setup commands for server:

  1. yarn install || npm install
  2. node server.js

How do I run the tests?

Glad you asked :)

Run tests on node server:

  1. yarn test || npm test

About

Fundraising on a decentralized blockchain application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published