Unverified Commit 47f0be84 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #567 from shakyink/feature/bitifinex_api

Added Bitfinex Trading Platform api
parents be2c603f 67132b06
...@@ -150,6 +150,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -150,6 +150,7 @@ API | Description | Auth | HTTPS | Link |
### Cryptocurrency ### Cryptocurrency
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | [Go!](https://docs.bitfinex.com/docs/introduction) |
| Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | [Go!](https://www.block.io/docs/basic) | | Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | [Go!](https://www.block.io/docs/basic) |
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) |
| Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment