ZooBC Manuals

Guides & references for building on the network

Practical, byte-accurate documentation for wallet developers, integrators, and node operators — read online, or download the PDF to keep offline.

Transaction Manual

Every way to move value and data on ZooBC: the transaction envelope, the three signing schemes, native ZBC vs colored tokens, the modifiers (escrow · liquid · vested/recurring · triggers), keeping data-objects alive — and a filterable catalog of all 50 transaction types with their exact byte layouts.

CLI Manual

zoobc-cli — one binary that builds, signs, and submits every transaction. JSON in / JSON out by default, an interactive --verbose mode, and self-documenting help <cmd>. Covers all 50 commands from send-zbc to multisig, node registration, the exchange, storage, and governance.

Wallet Manual

Using the ZooBC wallet end to end: creating and restoring a recovery phrase, addresses and accounts, sending ZBC and colored tokens, escrow and multisig, the on-chain apps, and how a transaction is built, signed, and confirmed. Rewritten for wallet V0.51.

On-Chain Apps

Games and wagers whose rules run in consensus: one move is one transaction, the board lives in chain state, and the protocol pays the winner. The six transaction types with their bodies, the registry of 18 apps with each one's move encoding, the payout tables, and how to recompute any outcome yourself from the block seed.

More manuals are on the way — a node-operator handbook and a genesis/config reference. Back to the gateway home · open the wallet or explorer.