Skip to main content

Monolythium Documentation

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

What is Monolythium?

Monolythium is a high-performance blockchain that combines:

  • Cosmos SDK for the state machine and modules
  • CometBFT for BFT consensus with 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 inverse rank-based rewards
  • EVM compatibility via JSON-RPC (MetaMask, Hardhat, Foundry)
  • Native staking via Cosmos-compatible wallets (Keplr, Leap)
  • 90% fee burn mechanism for deflationary pressure
  • Milestone-based inflation schedule with guard mechanism
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-test-1Mainnet-mirror testnet
Mainnetmono-1Production

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

Getting Started

  1. Users: Start with Wallets to set up 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