Skip to content

Getting Started

Sigvault is a Bitcoin wallet platform that supports everything from simple hot wallets to complex multi-signature vaults with time-locked recovery paths. It combines a web interface, desktop companion app, and hardware wallet integration to provide flexible custody solutions.

Sigvault separates key management from wallet operations. Your private keys can live on hardware devices you control, while Sigvault handles wallet creation, address generation, transaction building, and blockchain synchronization.

The platform consists of three main components:

  • Web Application — Create and manage wallets, build transactions, monitor balances
  • Desktop Application — Bridge between your hardware wallets and the Sigvault service
  • Wallet Service — Bitcoin operations, PSBT handling, and blockchain interaction
Wallet TypeSignersBest For
Hot Wallet1 (system key)Everyday spending, small amounts
Single Signature1 (hardware device)Personal savings, cold storage
MultisigM-of-N (multiple devices)Shared custody, business treasury
Taproot VaultMultiple conditions with timelocksInheritance, institutional custody

The simplest wallet type. A single key is generated and managed by the system. No hardware wallet required — transactions can be signed immediately. Best for small amounts and frequent transactions.

One hardware device holds the signing key. You connect your device through the desktop app, and Sigvault extracts only the public key. All transaction signing happens on the hardware device itself.

Require multiple signatures (e.g., 2-of-3) to authorize a transaction. Keys can be distributed across hardware wallets, devices, and system-managed keys. Ideal for shared custody where no single party can move funds alone.

The most advanced wallet type. Define multiple spending conditions, each with its own set of signers and optional time locks. For example, a vault might allow the owner to spend immediately, but also provide a recovery path that activates after a year requiring signatures from family members.

Sigvault integrates with popular Bitcoin hardware wallets:

  • BitBox02 — Shift Crypto
  • Ledger — Nano S / Nano X
  • Trezor — Model One / Model T
  • Coldcard — Mk3 / Mk4
  • SeedSigner — Open-source signing device
  • Jade — Blockstream

Hardware wallets connect through the Sigvault desktop application, which communicates with the device over USB or serial.