Skip to content

Guides

End-to-end tutorials. Each guide is task-shaped — you start empty, follow the steps, and end with a working artefact.

Guide You build
Wallet basics with navio-cli Create, back up, restore, and receive — pure navio-cli
Build a wallet with navio-sdk Node.js wallet CLI: create, sync, send
Mint an NFT collection Token collection + NFTs + transfer, from scratch
Build a watch-only audit wallet Exchange-style deposit monitor driven by audit key
Offline cold signing (air-gapped) Sign with Navio Electrum on an offline device over QR codes
Best-practice secure setup Cold staking node + air-gapped signer + watch wallet, end to end
Run a staking node on a VPS Hardened naviod + navio-staker under runit (non-systemd)
Atomic swaps walkthrough Cross-chain BTC↔NAV HTLC swap + intra-chain NAV↔TOKEN swap
Self-host full stack naviod + ElectrumX + navio-blocks explorer, docker-compose
Exchange integration Deposit detection, cold-storage pattern, withdrawal signer
Build and broadcast a raw BLSCT tx Hand-rolled createblsctrawtransaction → fund → sign → broadcast