• Pricing
  • Enterprise
  • Customers
  • Marketplace

Build better with NEAR nodes

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

“NEAR champions initiatives that can bring more options for users, and help advance NEAR’s mission to bring about mass adoption. Chainstack’s goal to make running nodes simply aligns with that vision.”

Marieke Flament, CEO, NEAR Foundation

Reliable NEAR mainnet and testnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your NEAR 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 on NEAR RPC and API.

Get started

Start fast with elastic NEAR RPC nodes

Elastic NEAR RPC nodes* provide personal, geographically diverse, and protected API endpoints you can immediately start using to interact with NEAR, starting at $0 per month.

Chainstack elastic NEAR RPC nodes

  • No rate limiting or throttling
  • Near-instant deployment
  • Secure HTTP APIs

Get started

NEAR archive nodes

Get access to NEAR archive nodes to query the entire history of the 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 NEAR RPC nodes in almost no time at all.

By using up-to-date snapshots of the ledger, Chainstack spins up dedicated NEAR 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 NEAR node

Dedicated NEAR RPC nodes for dedicated users

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

Chainstack dedicated NEAR RPC nodes

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

Get started

We accept payments in cryptocurrencies for NEAR RPC nodes. Learn more

Experience the blockchain platform built for speed

Take advantage of the NEAR protocol’s Nightshade sharding implementation to supercharge transaction throughput.

Experience the fast practical finality with the block production implementation called Doomslug.

Learn more

Ethereum compatibility with the NEAR scalability

Bring your Ethereum development experience or migrate an existing project to NEAR by deploying an EVM-based Aurora node on the NEAR network.

Get started

Build on NEAR protocol with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using NEAR RPCs and APIs with Chainstack.

Notes for NEAR API

  1. When communicating with a NEAR RPC node, the NEAR client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.
  2. The NEAR API allows developers to communicate with the NEAR blockchain to build applications. The best way to use the NEAR API is to use a Web3 library such as web3.js if using JavaScript or web3.py using Python.