About

Roadmap

The Anemos Roadmap outlines our vision, key milestones, and future plans for the development and evolution of the Anemos blockchain.

Completed In progress Planned Jump to where we are ↓
  • Planned 2026

    Mainnet launch

    Fair-launch genesis — no premine, no treasury, no foundation reward — with emission minted per block on a decaying schedule plus a perpetual tail.

  • In progress ← we are here

    Mainnet genesis & economic finalization

    Finalize the fair-launch allocation and the audited stablecoin/oracle launch parameters frozen into genesis.

  • In progress

    Security audits & determinism vectors

    Fresh-context adversarial audits and golden test vectors for every stablecoin/oracle op; state-root divergence fails CI.

  • Completed 2026

    v0.1.0: the rename is complete

    A breaking API release — the pactus→anemos purge finished end-to-end (module path, wire namespace, gRPC/JSON-RPC/REST, all three wallets and the explorer) and the smallest unit gets a name (1 ANM = 1,000,000,000 Gust). Shipped to the testnet as an atomic wipe-and-redeploy.

  • Completed 2026

    Committee rotation fixed (11/75)

    A committee of stake-0 genesis validators blocked every real-stake join via the 1/3-of-total-power displacement rule. Committee size is now 11 on testnet and 75 on mainnet, so real-stake validators can rotate in normally.

  • In progress 2026

    Pooled staking marketplace

    Anyone can delegate from as little as 500 ANM to an operator's validator pool and earn a share of the block reward — no node and no full validator stake required. Rewards are claimable anytime and are never slashed; only staked principal is ever at risk, and slashing is shared fairly across the pool. Operators run the validator, post their own ANM as skin in the game, and set a commission of up to 20%. A "My Delegations" view in every wallet and an operator marketplace in the explorer show exactly where your coins are.

  • Completed 2026

    Android full-node + mobile GUI

    Per-block work kept O(1) and integer-only so a phone can run a full staking node — the Anemos Android app embeds the real anemos-daemon and lets you choose Full or Pruned at setup (pruned/light is the phone-friendly default). Mobile-friendly wallet/validator GUI shipped.

  • Completed 2026

    Multi-asset wallets — one unified UX

    USD stablecoin and Reserve Coin become peer-to-peer transferable assets; Android, web, and desktop wallets share one UX — Portfolio, Send, Receive, Convert, Staking, Activity.

  • Completed 2026

    v0 protocol — single version, no enabling flags

    All features (split reward, delegation, oracle, stablecoin) are base protocol from genesis; dead consensus engine removed for minimal debt.

  • Completed 2026

    Global testnet (4 continents) + explorer

    A live BFT testnet across four regions with a block explorer and an off-chain oracle price feeder.

  • Completed 2026

    Consensus-embedded price oracle

    A rotating committee subset signs ANM/USD into a per-block OracleData section; deviation is slashed, absence never is. TWAP median with a per-block move cap. Hardened with an escalating deviation slash (1→64 bps, lazy decay), a recoverable availability-exclusion gate that never slashes stake, and a tiered quorum that expands to keep a fresh price.

  • Completed 2026

    Golden-age interest

    Rebase yield to stablecoin holders from genuine surplus emission — the instantaneous-ratio overflow above the 1200% target — paid via an O(1) rebase index, capped to a sane annual rate, and self-throttling. Base protocol from genesis; it pays only when the system is strongly overcollateralized.

  • Completed 2026

    Native overcollateralized stablecoin

    A Djed/Zephyr-style stablecoin baked into the protocol — mint/redeem with a collateral floor, an emission-funded reserve, and debt restructuring via recovery tokens.

  • Completed 2026

    Fair-launch tokenomics

    Replace the inherited insider premine with a zero-balance treasury and a Kaspa-style minted emission curve that funds the protocol and reserve forever.

  • Completed 2026

    Fork from Pactus

    Build on Pactus's lightweight, BFT-final, no-VM PoS core — keeping their copyright — to add native stablecoin and oracle logic.