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.

  • Pricing
  • Enterprise
  • Customers
  • Blog

Build better with Aurora nodes

Run high-performing Aurora RPC nodes and APIs in minutes on a platform built for scale.

“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

Reliable Aurora Mainnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Aurora journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data through Aurora.

Get started

Start fast with Global Aurora RPC Nodes

Global Aurora RPC Nodes* provide personal, and protected API endpoints you can immediately start using to interact with Aurora networks through your Aurora RPC nodes, starting at $0 per month.

Chainstack Global Aurora RPC Nodes

  • Unlimited requests, no daily limits
  • Secure HTTP

Get started

Propagate transactions to the blockchain 2.5x faster

Chainstack Trader nodes are channeled through the bloXroute BDN integration making it instantly available for validators to include in the next block.

Get started

Aurora RPC archive nodes

Get access to Aurora RPC archive nodes to query the entire history of the NEAR mainnet—starting at just $49 per month.

And with Chainstack’s Bolt fast sync technology, you can deploy your own dedicated archive node in minutes instead of months.

Get started

Turbocharged sync

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.

Introducing Bolt
Read more        
Hours taken to sync a Aurora node

Dedicated Aurora nodes for dedicated users

Backed up by an expert support team, Chainstack’s dedicated Aurora nodes are a go-to for request-intensive workloads on NEAR through Aurora, including traders and multiple different DeFi projects.

Chainstack dedicated Aurora RPC nodes

  • Unlimited requests, no rate limiting or throttling
  • Rapid deployment through Bolt

Get started

Pay with crypto

Flexible billing with crypto. Pay for every plan and service using Aurora or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

Get started

Build on Aurora protocol and NEAR with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing Aurora applications with Chainstack.

Notes for Aurora API

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.