MissionNetworkValidatorsJOIN THE NETWORK →APPLY AS VALIDATOR
Overview

// NETWORK_OVERVIEW

How the network
works.

Nsafoa is a distributed financial ledger. Validators maintain the chain. Users own their keys. No single party controls the network.

Config
nsafoa.network.config
CONSENSUS=Proof of Stake / Activity-driven
CUSTODY=Non-Custodial
VALIDATOR_SET=Permissioned with open governance
BLOCK_PRODUCTION=Rotating proposer
QUORUM=2/3 weight threshold
SIGNATURES=P-256 (secp256r1) + low-S enforcement
NETWORK_STATUS=PRIVATE TESTNET · Q3 2026
MAINNET_TARGET=Q4 2026
SPECULATION=DISABLED
Mechanics
> validatorsValidators

Validators run a node and participate in block production. Each validator is weighted, and blocks require a 2/3 weight quorum to be finalised. Validators are community-approved, not open-entry.

> non_custodialNon-Custodial

Your account is controlled by your private key. The network never holds your funds. Transactions are signed locally and verified by validators — there is no custodian layer.

> accounts_recoveryAccounts & Recovery

Accounts are identified by public keys. Recovery uses a guardian threshold with a configurable time-lock — your community can help recover your account, with a delay that prevents silent key rotation.

> value_issuanceValue Issuance

Value enters the network only through certified ramp providers who settle via the ramp provider protocol. The network does not allow arbitrary token creation or faucet minting on mainnet.

> applicationsApplications

Third-party applications can be registered on the network with explicit capability permissions. Apps are sandboxed until approved. A registered app cannot exceed its declared scope.

Testnet

// TESTNET · Q3 2026 · MAINNET · Q4 2026

Private testnet begins Q3 2026 with invite-only validator and builder access. tGHS — a GHS-denominated test token — will be available via faucet so developers can build against realistic transaction flows without waiting for mainnet.

The developer testnet opens to all builders at end of Q3. No approval gate. Build, break things, report what breaks. Mainnet follows in Q4 2026.