瀏覽代碼

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) |


Loading…
取消
儲存