From 8fecc437628bf02f2fceb3b1ef957068068c4642 Mon Sep 17 00:00:00 2001 From: Ake <10195782+akegaviar@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:37:07 +0700 Subject: [PATCH] Add Chainstack as node & indexer provider (#774) --- docs/develop/dapps/apis/toncenter.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/develop/dapps/apis/toncenter.md b/docs/develop/dapps/apis/toncenter.md index 83db954055..ab40fb1842 100644 --- a/docs/develop/dapps/apis/toncenter.md +++ b/docs/develop/dapps/apis/toncenter.md @@ -26,6 +26,7 @@ There are different ways to connect to blockchain: ## RPC Nodes +* [Chainstack](https://chainstack.com/build-better-with-ton/) — RPC nodes and indexer in multiple regions with geo and load balancing. * [Tatum](https://docs.tatum.io/reference/rpc-ton) — Access TON RPC nodes and powerful developer tools in one simple-to-use platform. * [GetBlock Nodes](https://getblock.io/nodes/ton/) — connect and test your dApps using GetBlocks Nodes * [TON Access](https://www.orbs.com/ton-access/) - HTTP API for The Open Network (TON).