Amulet

Bitcoin sovereignty tools · runs locally
No network calls

Your personal Bitcoin toolbox

A suite of minimal, audit-friendly, single-file HTML tools for generating, securing, watching, and spending Bitcoin. No installs, no accounts, no telemetry. Pick a tool below: each one opens from your local folder.

Air-gapped tools

Best run on a machine with the network cable unplugged. Touch your seeds here.
Wallet Generator
works offline

Roll a fresh BIP-39 seed from CSPRNG + optional dice/cards/keystroke entropy. Exports plaintext report or AMLT-encrypted .enc.

amulet_1_51.html
Vault
works offline

Encrypted keeper for seed wallets, time-locked redeem scripts, and watch-only public keys. Argon2id at rest. Watch-only export for the online side.

amulet_vault_v1.74.html
Picker
works offline

Optional master-passphrase generator for the Vault. Draws words from a 10,000-word pool (BIP-39 + EFF + custom + extras) — wider than the Vault's built-in EFF generator. Strength meter, session pepper, fingerprint checksum, Verify panel. The Vault (v1.65+) accepts a Picker passphrase as a master password directly.

Amulet Picker v16.html
Timelock
works offline

Generate Bitcoin time-locked redeem scripts (P2SH / P2WSH) with SHA-256 checksums. Plaintext .txt backup format, encrypts inside the Vault.

timelockbtc_RC2_002.html
Transaction Creator
works offline

Build and sign PSBTs locally. Loads a watch-only export from the Vault, a snapshot from the Scryer, or a wallet .txt from the Generator. Optional online balance lookup, opt-in with explicit consent. Same file on the build machine and the air-gapped signing machine.

amulet_tx_v0.22.html
Shamir Shared Split
works offline

Split a vault into T-of-N Shamir shares so any T of them can rebuild it without the master password — or reassemble shares back into a vault. Three share formats: self-contained Amulet files, SLIP-0039 mnemonics (Trezor-compatible), and secrets.js / iancoleman.io hex.

amulet_shamir_shared_split_v0.11.html
Relic
works offline python

Last-resort recovery script for vault-native and AMLT-encrypted .enc files. Pure-Python, only depends on cryptography + argon2-cffi.

amulet_relic.py · run with python3 ../amulet_relic.py

Online companion tools

Run these on your everyday machine. They never see seeds.