Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
/ bitcoin-passbook Public archive

Monitor your bitcoin address balance in Passbook on your iPhone

Notifications You must be signed in to change notification settings

Sjors/bitcoin-passbook

Repository files navigation

Setup

Install Postgres and run:

bundle install
rake db:create
rake db:migrate

Create an account on Coinbase and put the following in a file called .env:

COINBASE_API_KEY=...
COINBASE_SHARED_SECRET=...
PRICE=0.0001

Now run the server: rails server

Codeship Status for Sjors/bitcoin-passbook

About

Monitor your bitcoin address balance in Passbook on your iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published