Offline-first tool for managing BSV coins in cold storage
The Vault Manager provides an offline‑first workflow for a high‑assurance Bitcoin SV cold vault. It enforces deterministic SPV by implementing ChainTracker and requires atomic BEEF containers for every transaction artifact. The React/Vite frontend builds a static bundle that runs from removable media with no outbound networking.
Earn XP for sharing
Sign in to get a personal referral link and earn XP every time someone visits through your link.
go-wallet-toolbox
BRC-100 wallet toolbox (Go)
No reviews yet — be the first.
Start the conversation
Loading…
Sign in to join the conversation
Sign in to get a referral link and earn XP for every visitor
npm cinpm ci```bash
cd frontend
npm ci
```