OB
OpeniBank
Launch Terminal
TradeMarketsEarniBankerEcosystemDocs
GitHubLoginRegister
OB
OpeniBank

Trade like a fund. Bank like the future.

Product

  • Trade Terminal
  • Markets
  • Earn Vaults
  • iBanker Web
  • Mission Control
  • Desktop

Platform

  • Platform Overview
  • Markets
  • Nodes
  • Enterprise
  • Documentation
  • GitHub

Control

  • Organization
  • Receipts
  • Security Center
  • Settings
  • Wallet
  • Downloads

Trust

  • Local Portal Package
  • Validators
  • Docs
  • License (Apache 2.0)

© 2026 OpeniBank. Apache 2.0 License.

Built with Rust. Secured by cryptography. Powered by community.

Preview release: market data is live; execution, balances, and vault yields are simulated. Nothing on this site is an offer of banking, custody, or investment services, or financial advice. Digital assets are volatile — trade responsibly.

Docs/Self-Banking Engine/Quickstart and Day-0 Experience

Quickstart and Day-0 Experience

Production Track

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.

System Context

Self-Banking Engine

Personal financial operating system with deterministic controls

View full system documentation

Install + Initialize

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.

Start Services

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.

Run the 10-minute Demo

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.

Interfaces

CLI

`openibank init`, `openibank start`, `openibank demo run`

Dashboard

Local status, wallet balances, activity feed, and receipt explorer

Production Checkpoints

  • ✓First boot under 2 minutes on development hardware
  • ✓Receipt verification succeeds on every demo transfer
  • ✓Dashboard and API ports are discoverable from terminal status
  • ✓No required cloud dependency for day-0 operation

Continue exploring

Self-Banking Engine

System HomeAll Systems