Roadmap
Where things actually stand
No dates below — this project doesn't publish launch-date promises it can't guarantee. What it does publish is status, kept current as work lands.
Phase 0 — Discovery and brand kit Done
Audited the codebase this project forks from, and built the FirstIslamicCoin brand kit: logo, palette, typography, icon sets.
Phase 1 — Core node rebrand and chain parameters Done
Rebranded the node, set FIC's own chain parameters, converted the premine into a true spendable genesis output, replaced the coin-age reward with the fixed 10 FIC model, and removed the developer donation. Verified with a full unit and functional test pass.
Phase 2 — Testnet validation In progress
A multi-node public testnet is live and staking now: reward and block-spacing correctness are being checked block by block, alongside stress testing (high transaction volume, reindexing, reorg handling) and the functional test suite.
Phase 3 — Desktop wallets, CI and release pipeline Planned
Signed, CI-built installers for macOS, Windows and Linux, with GPG-signed checksums for every release.
Phase 4 — ElectrumX light-wallet backend Planned
The indexing server that lets mobile and web wallets sync quickly without running a full node themselves.
Phase 5 — Mobile wallets (Android + iOS) Planned
A single Flutter codebase for both platforms.
Phase 6 — Staking service Planned
A custodial staking pool, plus non-custodial delegated ("cold") staking — the latter needs a consensus feature this project doesn't have yet; see Staking.
Phase 7 — Web wallet Planned
A browser-based wallet needing no install.
Phase 8 — Block explorer Planned
Public search over blocks, transactions and addresses, plus a supply chart.
Phase 9 — Website In progress
This site. Core pages are live; Arabic and Urdu localization, a downloads page wired to real releases, and a production deploy are still ahead.
Phase 10 — Mainnet launch Planned
Frozen parameters, a security review pass, the genesis key ceremony, and a public launch runbook — only after every earlier phase, including a long testnet track record, is solid.