“The rapid adoption of Polygon has resulted in the need for strong infrastructure that can support the high throughput on-chain transactions from 300+ DApps on Polygon. We are pleased to collaborate with Chainstack to make the blockchain experience seamless for users and developers.”
Sandeep Nailwal Co-Founder and COO, Polygon
With Chainstack’s patented Bolt technology you get fully synced dedicated Polygon RPC nodes in almost no time at all.
By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Polygon RPC nodes with the latest state — so you get a node ready same day rather than having to wait long sync times while spinning it from genesis block.
Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Polygon RPCs and APIs with Chainstack.
When communicating with a Polygon RPC node, the Polygon client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.
The Polygon API allows developers to communicate with the Polygon blockchain to build applications. The best way to use the Polygon API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.