Proof of Work
Miners compete to extend the chain with valid work; nodes independently verify every accepted block.
NETWORK
Sudharma combines independently validating nodes, peer-to-peer synchronization, transaction relay, mining and cumulative-work chain selection.
TRANSACTION FLOW
Miners compete to extend the chain with valid work; nodes independently verify every accepted block.
Chain selection follows validated cumulative work rather than trusting a coordinator.
Nodes exchange chain and transaction data over the Sudharma P2P network.
Transactions enter node mempools, miners assemble candidates, and valid blocks advance the chain.
Nodes synchronize from peers and can reorganize to a stronger valid chain when required.
Protocol, wallet, mining and public-testnet paths remain under active pre-mainnet hardening.
Public node documentation is being consolidated for pre-mainnet operators. Build-from-source guidance remains available through the repository.
Node guide