Objective
Reduce first-run friction and prove end-to-end value transfer with cryptographic receipts before any advanced configuration.
From install to first receipt in minutes: initialize identity, boot services, run a complete self-banking scenario.
Objective
Reduce first-run friction and prove end-to-end value transfer with cryptographic receipts before any advanced configuration.
OpeniBank ships with a CLI bootstrap path designed for deterministic local startup. Initialization creates config, keys, genesis artifacts, and default wallet scaffolding.
Identity generation is local. Key material is never uploaded by default. The first-run workflow sets explicit trust boundaries before network features are enabled.
Startup advertises dashboard, API, chain status, and agent runtime in one terminal status frame so operators can verify health at a glance.
The runtime keeps critical path services visible: banking engine, ledger persistence, receipt signer, and local market interfaces.
The default demo sequence mints test balance, establishes permit constraints, executes escrowed transfer, settles, and verifies the resulting receipt.
The outcome is not just UI animation. It confirms ledger invariants, commitment flow, and signed evidence of execution.
`openibank init`, `openibank start`, `openibank demo run`
Local status, wallet balances, activity feed, and receipt explorer
Continue exploring