Skip to main content

Monolythium Documentation

Welcome to the official documentation for Monolythium, an L1 blockchain built on Cosmos SDK, LythiumBFT, and Cosmos EVM.

What is Monolythium?

Monolythium is a high-performance blockchain that combines:

  • Cosmos SDK for the state machine and modules
  • LythiumBFT for BFT consensus with quadratic proposer selection and deterministic finality
  • Cosmos EVM for full Ethereum Virtual Machine compatibility

This unique combination allows developers to deploy Solidity smart contracts while benefiting from Cosmos-native staking, governance, and instant finality.

Key Features

  • 2-second block time with deterministic finality
  • 53 active validators with quadratic proposer selection
  • EVM compatibility via JSON-RPC (MetaMask, Hardhat, Foundry)
  • Native staking via Cosmos-compatible wallets (Monolythium Browser Wallet, Keplr, Leap)
  • 90% fee burn mechanism for deflationary pressure
  • 8% inflation from genesis, governance-adjustable
TopicDescription
NetworksChain IDs, RPC endpoints, and environment info
MetaMask SetupConnect MetaMask to Monolythium
Staking OverviewHow to stake LYTH and earn rewards
Join a NetworkRun a node and join the network
Become a ValidatorRegister as a validator

Networks

NetworkChain IDPurpose
Localnetmono-local-1Developer testing
Sprintnetmono-sprint-1Public sprint testnet
Testnetmono_6940-1Mainnet-mirror testnet
Mainnetmono_6941-1Production

See Networks for full details including EVM chain IDs and RPC endpoints.

Getting Started

  1. Users: Start with Wallets to set up the Monolythium Browser Wallet, MetaMask, or Keplr
  2. Developers: Check EVM Development for smart contract deployment
  3. Node Operators: Follow Join Network to run a node
  4. Validators: Review Requirements before registering