From 11b02271c981417443b284e71076dbf4a1be70d0 Mon Sep 17 00:00:00 2001 From: dexterpuru <39621113+dexterpuru@users.noreply.github.com> Date: Tue, 5 Oct 2021 12:36:35 +0530 Subject: [PATCH] Add Chainpoint API to Blockchain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79d51c1d..0abee600 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Bitquery](https://graphql.bitquery.io/ide) | Onchain GraphQL APIs & DEX APIs | `apiKey` | Yes | Yes | | [Chainlink](https://chain.link/developer-resources) | Build hybrid smart contracts with Chainlink | No | Yes | Unknown | +| [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 | | [Nownodes](https://nownodes.io/) | Blockchain-as-a-service solution that provides high-quality connection via API | `apiKey` | Yes | Unknown |