Overview
Modulax Core is the backbone of the entire Modulax network. Written in Golang for maximum performance and concurrency, this repository contains the official implementation of our node software. It is the engine that processes transactions, executes smart contracts within our unique Post-Quantum EVM, maintains the security of the ledger through our Proof-of-Stake consensus, and communicates with other nodes across the globe. For node operators, protocol researchers, and developers, this repository represents the foundational truth of the Modulax ecosystem.

Key Features
Post-Quantum EVM Implementation
Proof-of-Stake (PoS) Consensus Engine
Full & Archive Node Sync Modes
EVM-Compatible JSON-RPC API
Technology Stack
Golang
PostgreSQL
gRPC
Libp2p
Getting Involved
Running a node is the most direct way to support the decentralization of the Modulax network. We invite developers and enthusiasts to clone this repository, run a node on our testnet, and provide feedback. Core protocol contributions are welcome, but please review our contribution guidelines and discuss any major changes with the team on Telegram first.