Skip to content

orphaned-comet/bitslip

Repository files navigation

Bitslip

A venmo-like application to send money with Bitcoin utilizing the Coinbase API

Team

  • Product Owner: Anuj Tomar
  • Scrum Master: Mark Tausch
  • Development Team Members: Brian Liu, Lauren Spiegel

Table of Contents

  1. Description
  2. Team
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. API Reference
  5. Contributing

Requirements

  • Node 0.10.x
  • MongoDB 1.4.x
  • An account with Coinbase

Development

Installing Dependencies

From within the root directory:

npm install

API Reference

View the Coinbase API here

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.