From d8da3109a779473bbbcfb09a63b5ca2f3613710c Mon Sep 17 00:00:00 2001 From: Joan <111500252+JoGetBlock@users.noreply.github.com> Date: Thu, 19 Oct 2023 12:57:36 +0300 Subject: [PATCH] Update README.md Add Getblock to the list of Blockchain providers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..974a58ce 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ API | Description | Auth | HTTPS | CORS | | [Chainpoint](https://tierion.com/chainpoint/) | Chainpoint is a global network for anchoring data to the Bitcoin blockchain | No | Yes | Unknown | | [Covalent](https://www.covalenthq.com/docs/api/) | Multi-blockchain data aggregator platform | `apiKey` | Yes | Unknown | | [Etherscan](https://etherscan.io/apis) | Ethereum explorer API | `apiKey` | Yes | Yes | +| [GetBlock](https://getblock.io/) | Blockchain RPC provider that offers access to over 50+ multiple blockchains | `apiKey` | Yes | Unknown | | [Helium](https://docs.helium.com/api/blockchain/introduction/) | Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage | No | Yes | Unknown | | [Nownodes](https://nownodes.io/) | Blockchain-as-a-service solution that provides high-quality connection via API | `apiKey` | Yes | Unknown | | [Steem](https://developers.steem.io/) | Blockchain-based blogging and social media website | No | No | No |