ソースを参照

Merge pull request #567 from shakyink/feature/bitifinex_api

Added Bitfinex Trading Platform api
pull/568/merge
Dave Machado 6年前
committed by GitHub
コミット
47f0be84c7
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -150,6 +150,7 @@ API | Description | Auth | HTTPS | Link |
### Cryptocurrency
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) |
| 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) |


読み込み中…
キャンセル
保存