Skip to main content

Key Terminology

🌐 Network and Protocol

Lava Network

Lava Network is a modular data access layer for blockchains, designed to provide fast, reliable, and cost-efficient data services.

Lava Protocol

The practical implementation of Lava's features in code, both on and off-chain.

Token (LAVA)

LAVA is the native digital asset of the Lava Network, central to its economic model. It serves multiple purposes within the network, including as a means to pay for gas fees required for transactions, a governance token allowing holders to participate in network decisions, and as rewards distributed to validators, providers, and contributors.

Governance

The decentralized decision-making process in Lava Network, where token holders have control over key aspects.

Specifications (Specs)

Modular blueprints for Lava's multichain and multi-API support, defining chain and method requirements, costs, and verifications. Specs are the minimum module necessary for Lava API support.

💰 Subscriptions and Plans

Subscription

Commitments made by consumers to access Lava Network's services, which include pricing, resource allocation, and usage rules. Cosumers can buy subscriptions by reaching out to the Lava team.

📊 Quality of Service (QoS)

Reputation Score

A performance score designed to ensure a high Quality of Service (QoS) for consumers, enabling monitoring and customization of provider performance.

Passable QoS

A simplified binary metric indicating whether a relay meets a minimum usability standard, influencing payouts and penalties.

👥 Roles on the Network

Consumers

AI agetnts, wallets, explorers, dApps, enterprises or individuals who need API access to various blokchchains. Consumers can purchase subscription plans to access blockchain data at specific rates, offered through the Lava protocol.

Providers

Entities that stake tokens to offer services to consumers, playing a critical role in maintaining data integrity.

Validators

Network participants who stake tokens to secure the network, create blocks, execute transactions, and vote on important matters.

LAVA Token Holders

Individuals who hold LAVA tokens, with the option to delegate tokens, participate in governance, and potentially earn rewards.

Contributors

Members of the network who create and maintain RPC and API specifications and software, while also participating in the community through bounties and contributions.

🔌 Web3 API Integrations

Integrations

Compatibility with well-known libraries like CosmJS, Web3JS, EthersJS, and viem, making it easier for developers to interact with the Lava Network.

🏅 Product Offerings

Lava Info

A web application providing insights into the Lava protocol, including data on relays, Compute Unit (CU) usage, provider statistics, and more.

Rewards Page

A web application providing Lava RPC providers and validators insights into the monthly rewards earned from different revenue streams.

Gateway

A management system, developed by MagmaDevs team, that empowers consumers to access endpoints at a higher rate, and manage policies without the need for running nodes or consumers themselves.

Infra Manager (Server Kit)

An open source smart router that load balances the nodes, optimizing for 100% uptime and maximum speed.

🎖️ Pairing, and Rewards

Pairing

A time-based mechanism ensuring that consumers are connected to the most suitable service providers based on various factors like location, preferences, and more.

Rewards

In LAVA tokens, these incentivize honest participation in the Lava Network, distributed to validators, providers, and contributors for their contributions and services.

Accounts & Wallets

Keyring

The keyring holds the private/public keypairs used to interact with a node. For instance, a validator key needs to be set up before running the blockchain node, so that blocks can be correctly signed. The private key can be stored in different locations, called "backends", such as a file or the operating system's own key storage. (learn more here)

Keypair

A keypair in the context of the Lava Network consists of two essential components: a public key and a private key. This cryptographic pair is crucial for securing accounts and authorizing transactions within the Lava ecosystem.

Public Key

A public key is a cryptographic key that is openly shared and used for various purposes, including encrypting data, verifying digital signatures, and establishing secure communication within the Lava Network. It is one half of a key pair, with the other half being the private key. Public keys are essential for securing Lava assets, verifying transactions, and ensuring data integrity.

Example Key: lava@16g2y9l2zj5yrwcftd6lrwepnhjnl0f2gd70tjg

Private Key

In the Lava Network, a private key is a highly confidential and secret cryptographic key that forms a key pair with a corresponding public key. The private key is used for critical tasks such as decrypting data, signing transactions, and providing access to Lava assets and sensitive information. It should be securely stored and never shared publicly, as it grants full control and ownership over cryptographic assets and secure communications.

Example Key: (64 character hexadecimal string)