Reliable RPC,
the decentralized way

Lava Protocol provides resilient RPC by connecting apps to multiple node runners at once. Outsource your infra to a network of top providers from across Web3.

Crypto-native investors and partners

Ship faster, on any chain and API

Lava makes it easy to propose a new chain or API specification. You'll join a community of developers and our decentralized network of node runners will support it faster than any centralized provider can.

Route relays across multiple node runners

Like having your own fleet of RPC providers

Resilient network uptime

A highly redundant network of providers ensures high availability, so your app can keep delighting your community.

Cross-referenced data accuracy

Responses are cross-referenced between providers and frauds are resolved on chain, creating cryptographic consensus around the data integrity.

Lightning response times

Relay requests are peer-to-peer between apps and providers, who are also rewarded for offering fast responses.

Unlimited scalability

Scale your requests as your app grows; Lava's market dynamics mean you can go from zero to one, without worrying about throttled relays.

One protocol for web3 read/write

How it works

Permissionless

Peer-to-peer API access to any blockchain

Lava SDK gives developers direct access to the network of node runners, without going through a middleman. Node runners provide RPC service for any chain and API currently supported by the open-source protocol.

Explore the docs
Peer-to-peer Relays

Optimally route relays to nodes who perform best

Session are regularly changed to pair apps with high quality of service providers, so users get fast, high-uptime and accurate responses.

Learn more about Lava
Quality of Service

Node runners rewarded based on Quality of Service

Each node runner is rewarded for maximum speed, reliability and data freshness, which means the network can ensure a high SLA for dapps.

Get RPC for your app

Lava Access SDK: let the data flow.

The Lava Access SDK can be added to your app and run in browsers to provide multi-chain, peer-to-peer access to blockchain APIs. Coming soon to a volcano near you.

const ethereum = await new LavaSDK({
  access: consumerKey,
  chain: EthereumMainnetRPC
});

const blockNumber = await ethereum.sendRelay({
  method: "eth_blockNumber",
  params: [],
});
const osmosis = await new LavaSDK({
  access: consumerKey,
  chain: OsmosisMainnetRPC
});

const block = await osmosis.sendRelay({
  method: "block",
  params: ["7179275"],
});
const cosmosHub = await new LavaSDK({
  access: consumerKey,
  chain: CosmosHubMainnetRPC
});

const block = await cosmosHub.sendRelay({
  method: "block",
  params: ["7179275"],
});
const arbitrum = await new LavaSDK({
  access: consumerKey,
  chain: ArbitrumMainnetRPC
});

const blockNumber = await arbitrum.sendRelay({
  method: "eth_blockNumber",
  params: [],
});
const juno = await new LavaSDK({
  access: consumerKey,
  chain: JunoMainnetRPC
});

const block = await juno.sendRelay({
  method: "block",
  params: ["6971200"],
});

Top RPC providers already offer service through Lava

Both small and large node runners can offer RPC through Lava, while supporting decentralization

Lava is building the market where magic internet money can be used to pay for internet native infrastructure. We are super stoked to contribute to their testnet where there is a genuine use case for blockchains. Really impressed with the team and their innovative solutions to a fundamental problem in web3.

Stakecito, Ghazni

Yair, Gil and the rest of the team did not take shortcuts designing Lava. They found great people, and built on top of the right software, protocol and incentive foundation to scale. It shows in how quickly they have been able to add RPCs and grow the Lava community. We're excited to be helping them decentralized web3.

wakkadojo, Tribe Capital

We are proud at StakeLab to contribute and help Lava during their testnet, joining other amazing node runners. Lava were very impressive in terms of delivery, professionalism and response. We couldn't be more happy to work with an experienced team that listens to us and the community to deliver the best product and tech. Let's build!

Zdeadex, StakeLab

Lava has some of the most interesting, innovative solutions to a very fundamental problem in web3. Today, access to blockchains is nowhere close to original vision of a decentralized web. As experienced node operators we are excited about contributing to increased decentralization and redundancy.

Chris, Chainlayer

InfStones is incredibly excited to partner with Lava Protocol and fully endorses their vision of creating a trustless, universally accessible, and perpetually available blockchain data system. Their Decentralized RPC services are a game-changer.

Promit, Infstones

Stay updated on
volcanic activity

Join The Lava Community