Monolythium
Build

Github

Explore our open-source repositories on GitHub. View the codebase, submit pull requests, report issues, and collaborate with our developer community.

Open Source

Built in the Open, By Everyone

Monolythium is fully open-source under permissive MIT and Apache 2.0 licenses. Every line of protocol code, every SDK, and every tool is publicly auditable, forkable, and free to use. We believe sovereign infrastructure demands transparent software.

MIT Licensed Apache 2.0 Open Source

Full Transparency

Every protocol decision, code change, and governance proposal is visible on GitHub.

Community Governed

Protocol upgrades are proposed and voted on by the community through on-chain governance.

Security First

All core repositories are open source and available for community review. Internal security reviews using static analysis tools have been conducted.

+

Repositories

GitHub Orgs

+

Smart Contracts

100K+

Lines of Code

Open Source

Key Repositories

Explore the core building blocks of the Monolythium blockchain. Every repository is open source and deployed on Sprintnet testnet.

monolythium-core

The reference node implementation for the Monolythium L1. Includes the consensus engine, state machine, P2P networking layer, and validator infrastructure powering the network.

monohub-frontend-v2

The MonoHub DeFi platform frontend. Built with Next.js 16, React 19, and Wagmi 3. Features token swaps, liquidity pools, token launcher, portfolio tracking, and analytics.

TypeScript
View

mono-contracts

Smart contract libraries for the Monolythium EVM. Includes ERC-20/721 tokens, governance modules, staking primitives, and DeFi protocol contracts.

Solidity
View

mono-commander

Terminal application for Monolythium node operators. Manage validators, monitor chain status, query on-chain state, and interact with the network from the command line.

$ go install github.com/monolythium/mono-commander@latest

monoscan

Full-featured block explorer for the Monolythium network. Browse transactions, accounts, validators, smart contracts, governance proposals, and real-time chain analytics with a modern interface.

Live monoscan.xyz
TypeScript
View
Releases Sprintnet (Testnet)

Active Development on Sprintnet

Monolythium is under active development with all services deployed on the Sprintnet testnet. The ecosystem includes the core chain, DeFi platform, block explorer, and multiple client applications.

LythiumBFT consensus with 53 active validators
Full EVM compatibility via Ethermint module
IBC cross-chain communication enabled
18+ smart contracts deployed across DeFi, governance, and staking

GitHub Organizations

Core protocol
Apps & tooling
Gaming platform
Voxel game engine
Card platform

Getting Started

Visit the documentation for setup guides and tutorials:

docs.monolythium.com

Or browse the source code on GitHub:

github.com/monolythium
Contribute

Contribution Guidelines

Monolythium is built by a global community of contributors. Whether you are fixing a typo or implementing a new consensus algorithm, every contribution matters.

1

Fork & Clone

Fork the repository and clone it locally. Create a feature branch from main.

2

Write & Test

Write clean, documented code. All PRs must pass CI checks and include unit tests.

3

Submit PR

Open a pull request with a clear description. Reference any related issues.

4

Review & Merge

Core maintainers review within 48 hours. Approved PRs are merged into main.

Read Full Guidelines
New Contributors

Good First Issues

New to the codebase? These issues are specifically labeled for first-time contributors, with clear context and mentorship from core maintainers.

Add JSON-RPC method documentation

mono-docs · docs

Improve SDK error messages

mono-sdk-js · enhancement

Add Python SDK type hints

mono-sdk-python · typing

Fix explorer dark mode contrast

mono-explorer · bug

Browse All Issues
Join the Movement

Build the Future of Decentralized Infrastructure

Whether you are a protocol engineer, smart contract developer, or open source enthusiast, there is a place for you in the Monolythium community.