Access Lava, Access Web3

Lava is an open-source protocol for reliable access to RPC data, across all chains.

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 Providers will add it faster than any centralized provider can.

Like having your own fleet of nodes

Spread your traffic across multiple providers

Maximum
network uptime

A highly redundant network 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

Open-source access to a network of providers

Lava's open-source and community-led ethos means anyone can use, power or contribute to the network.

Peer-to-peer Relays

Private relay requests and randomized sessions

Session are regularly changed to pair apps with high quality of service providers, so users can privately query data or send transactions without being profiled or frontrun.

Quality of Service

Providers rewarded based on Quality of Service

Get service from the best providers, each rewarded for maximum speed, uptime and data freshness

Lava Access SDK: let the data flow.

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

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"],
});

Join the best providers.
Decentralize web3.

Node runners earn rewards for maintaining a high standard of service, 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

Stay updated on volcanic activity

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Join the Lava Community