Refresh | This website chainstack.com/build-better-with-aurora/ is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh. |
“Aurora Labs have always put the building and scaling of decentralized solutions through its infrastructure as a top priority. That has now become even more more accessible with the help of our new partner, Chainstack – who brings reliable high-performance infrastructure to the table which makes the processes more easier, faster and much more secure.”
Alex Shevchenko CEO, Aurora Labs
With Chainstack’s patented Bolt technology you get fully synced dedicated Aurora RPC nodes in almost no time at all.
By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Aurora 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 Aurora applications with Chainstack.
When communicating with a Aurora RPC node, the Aurora 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 Aurora API allows developers to communicate with the Aurora blockchain to build applications. The best way to use the Aurora API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.