From b6181d572fa2fb4bf7a01510d17cb1ca1239386d Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 23 Dec 2017 19:29:32 -0500 Subject: [PATCH] Revert "Removed dead Coinbin link" This reverts commit 5a51b769d6fe7cc099683b791330308d463b16ef. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49e79491..fa0aeefc 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ API | Description | Auth | HTTPS | Link | | 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) | +| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) |