Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/v3/guidelines/dapps/apis-sdks/ton-http-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ There are different ways to connect to blockchain:
* [toncenter/ton-http-api](https://github.com/toncenter/ton-http-api) — run your own RPC node.
* [nownodes.io](https://nownodes.io/nodes) — NOWNodes full Nodes and blockbook Explorers via API.
* [Chainbase](https://chainbase.com/chainNetwork/TON) — Node API and data infrastructure for The Open Network.
* [dRPC](https://drpc.org/chainlist/ton) - dRPC is an RPC node aggregation layer with an AI-based load balancer that optimizes price and performance.

## Indexer

Expand Down