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/CreditChain/Gateway and Multi-Node Routing

Gateway and Multi-Node Routing

Production Track

A single gateway entrypoint routes requests across one or many chain nodes.

Objective

Simplify client integration by centralizing routing, chain targeting, and unified operational visibility.

System Context

CreditChain

Multi-mode chain layer for private, consortium, and public operation

View full system documentation

Gateway Role

Gateway mediates chain selection, request forwarding, and unified access controls.

Clients can target specific chains explicitly or rely on route policies for automatic selection.

Multi-node Topology

Operators can run multiple chain instances with shared gateway management to support distinct business domains.

Topology can isolate workload classes while keeping cross-chain operations visible in one dashboard surface.

Unified Observability

Gateway metrics should include chain-specific latency, error rates, and bridge queue states.

Operational dashboards distinguish per-chain health and cross-chain dependency impacts.

Production Checkpoints

  • ✓Gateway route policy is deterministic
  • ✓Per-chain telemetry is accessible from unified control plane
  • ✓Explicit chain targeting works for all critical operations
  • ✓Cross-node failure does not collapse unrelated chain flows

Continue exploring

CreditChain

System HomeAll Systems