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 Publicly Audited

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 undergo third-party security audits with published reports.

+

Repositories

+

Contributors

K+

Commits

+

GitHub Stars

Open Source

Key Repositories

Explore the core building blocks of the Monolythium blockchain. Every repository is open source, audited, and built for production use.

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.

Go 3,240 982
View

mono-sdk

The official JavaScript/TypeScript SDK for interacting with the Monolythium blockchain. Wallet management, transaction signing, smart contract calls, and event subscriptions.

TypeScript 1,870 614
View

mono-contracts

Audited smart contract libraries for the Monolythium VM. Includes ERC-20/721 tokens, governance modules, staking primitives, and cross-chain bridge contracts.

Solidity 1,120 438
View

mono-cli

The developer command-line interface for the Monolythium network. Scaffold projects, deploy and verify contracts, manage validators, query on-chain state, and run local devnets.

$ npm install -g @monolythium/cli
Go 780 215
View

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.io
TypeScript 990 327
View
Latest Release January 2026

Monolythium v1.4.0 — Helios

Major performance upgrade with parallel transaction execution, reducing block times to 2-second finality. Includes EVM precompile extensions, improved validator reward distribution, and enhanced P2P gossip protocol.

Parallel transaction execution engine (3x throughput increase)
EVM precompile extensions for BLS12-381 and KZG commitments
Improved validator reward distribution with quadratic staking
Enhanced P2P gossip with bandwidth-optimized block propagation

Recent Versions

v1.4.0 latest
Jan 15, 2026
v1.3.2
Dec 2, 2025
v1.3.1
Nov 10, 2025
v1.3.0
Oct 1, 2025

Quick Install

$ curl -sSf https://install.monolythium.com | sh

or install via npm:

$ npm install -g @monolythium/cli
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.

Preview Environment

All information on these pages is placeholder content and does not represent final product details, specifications, or commitments.