Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thibaudcolas/bitstarter

Node.js - powered crowdfunding platform, working with Bitcoins.
https://github.com/thibaudcolas/bitstarter

bitcoin bitstarter node startup

Last synced: 20 days ago
JSON representation

Node.js - powered crowdfunding platform, working with Bitcoins.

Awesome Lists containing this project

README

        

bitstarter
==========

> Node-powered crowdfunding platform, working with Bitcoins. Part of Coursera's Startup Engineering course. [Static page demo](https://rawgit.com/thibaudcolas/bitstarter/master/index.html)

## Install

```
npm install
npm run start
```