PRE-MAINNET · ACTIVE DEVELOPMENT

NETWORK

A Proof-of-Work network built to be inspected.

Sudharma combines independently validating nodes, peer-to-peer synchronization, transaction relay, mining and cumulative-work chain selection.

TRANSACTION FLOW

From intent to shared state.

WalletTransactionNodesMempoolMinerBlockNetwork
01

Proof of Work

Miners compete to extend the chain with valid work; nodes independently verify every accepted block.

02

Cumulative work

Chain selection follows validated cumulative work rather than trusting a coordinator.

03

Peer-to-peer

Nodes exchange chain and transaction data over the Sudharma P2P network.

04

Blocks + transactions

Transactions enter node mempools, miners assemble candidates, and valid blocks advance the chain.

05

Sync + reorg

Nodes synchronize from peers and can reorganize to a stronger valid chain when required.

06

Security hardening

Protocol, wallet, mining and public-testnet paths remain under active pre-mainnet hardening.

In Development

Run a node

Public node documentation is being consolidated for pre-mainnet operators. Build-from-source guidance remains available through the repository.

Node guide