Bitcard enables Coinbase users to instantly use their bitcoins to purchase items on non-Bitcoin websites.
This repository contains the code used in our Google Chrome extension.
Winner of the Capital One HackMIT 2016 prize for best use of their Nessie API. Also check out our Devpost Submission.
- When initializing,
- Initializes OAuth2.0 Login to Coinbase
- Provides customer Info to Capital One's Nessie API
- When making a purchase,
- Instantly sends a specified amount of Bitcoin from your Coinbase account to ours
- Provides a virtual VISA card # on demand, loaded with the specified amount of BTC in USD
Unfortunately, the Capital One Nessie API does not allow for real transactions. But, if you still want to try it out:
git clone
this repository- Load this folder into Google Chrome via the extension developer tools
- Enjoy!
Note that all transactions will NOT generate a usable card number and instead will be considered as donations. Thank you!