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.
transactions.pdf 2.2 MB
- SHA-256
5e73e46007e142e7c5698b8314660751e2c9ad4953e2af2481a3cba870ce2397
Verify it yourselfChecking the chain…
Download transactions.pdf, drop it on the verify page, and the chain answers. The fingerprint above is computed from the bytes this site serves.
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.
cli.pdf 276 KB
- SHA-256
fa7cc249684285cd8d13ace0f6cb1d2ecf1475ce612091bef32f72404a4a1805
Verify it yourselfChecking the chain…
Download cli.pdf, drop it on the verify page, and the chain answers. The fingerprint above is computed from the bytes this site serves.
zoobc-cli-linux-x86_64.tar.gz 4.6 MB
- SHA-256
95877a98b978c1d6c9df6bb8d94139a5aff53c97b8fa5fdfbfc462a80fedfe39
Verify it yourselfChecking the chain…
Download zoobc-cli-linux-x86_64.tar.gz, drop it on the verify page, and the chain answers. The fingerprint above is computed from the bytes this site serves.
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.
wallet-manual.pdf 567 KB
- SHA-256
def8b503216f147aaee113d21f8dfe31e65034e257b5794b05279865f0143c97
Verify it yourselfChecking the chain…
Download wallet-manual.pdf, drop it on the verify page, and the chain answers. The fingerprint above is computed from the bytes this site serves.
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.
apps-manual.pdf 257 KB
- SHA-256
9ebd35dabf43e477b68f2c85d56ad09b9e8cd5387226633ffe5149bfc6f5091f
Verify it yourselfChecking the chain…
Download apps-manual.pdf, drop it on the verify page, and the chain answers. The fingerprint above is computed from the bytes this site serves.
More manuals are on the way, a node-operator handbook and a genesis/config reference. Back to the home page · open the wallet or explorer.