██╗ ██╗██╗ ██████╗ ██╗██╗ ██║ ██║██║██╔════╝ ██║██║ ██║ ██║██║██║ ███╗██║██║ ╚██╗ ██╔╝██║██║ ██║██║██║ ╚████╔╝ ██║╚██████╔╝██║███████╗ ╚═══╝ ╚═╝ ╚═════╝ ╚═╝╚══════╝
$ self-custody wallet · in the terminal
- ✓ Sign & track a portfolio across 26 chains
- ✓ Real sends — testnet-first · cross-chain swaps on mainnet (opt-in)
- ✓ Limit · DCA · trailing orders, on-chain settlement
- ✓ Ledger (EVM app) · TOTP / biometric 2FA
- ✓ Local-only · seed never leaves disk · zero SaaS
Download the archive for your OS (Windows ships a .zip), extract it (tar -xzf), put bin/vigil on your PATH. Each archive ships two sidecars: a .sha256 for
transport integrity, and a minisign .minisig signature made with an offline release key for
provenance — install.sh verifies the signature fail-closed once a key is pinned.
$
▸ A scripted walkthrough of the Vigil TUI — unlock, portfolio, swap.
# vigil — what it does ## your keys, your coins ✓ keys made & kept on your own machine ✓ encrypted behind a password only you know ✓ unlock with Touch ID or a 2FA code ✓ bring a Ledger hardware wallet (EVM) ✓ instant burner or backed-up wallet ✓ written recovery phrase, verified ## one wallet, every major chain EVM Ethereum · Base · Arbitrum Optimism · Polygon · BNB Avalanche · Linea · Mantle Sonic · HyperEVM · Monad · MegaETH BTC Bitcoin · Litecoin · Dogecoin Dash · Zcash · Bitcoin Cash more Solana · Cosmos · Polkadot NEAR · TRON ## send & receive ✓ QR to receive, address copied for you ✓ clipboard auto-clears after 30 seconds ✓ type a name instead of a long address ✓ every send double-checks the destination ✓ network fee shown before you sign ✓ warns you if a send would fail on-chain ## swaps ✓ trade across chains, non-custodial ✓ best route picked across providers ✓ token approvals ask you first ✓ your slippage limit enforced end-to-end ✓ guards stale quotes & rounding slips ## orders that run while you're away ✓ limit orders at your target price ✓ trailing stops to lock in gains ✓ recurring buys on a schedule (DCA) ✓ you choose: execute, confirm, or notify ✓ live status without leaving the list ✓ picks up cleanly if it ever restarts ## your portfolio ✓ live balances and totals at a glance ✓ history you can look back on ✓ one-tap CSV export for taxes ## made for the terminal ✓ fast, keyboard-first, fits your window ✓ 16 themes, light and dark ✓ follows your system light/dark setting ## private & safe by default ✓ no accounts, no cloud, no analytics ✓ live trading off until you turn it on ✓ weak or leaked passwords are turned away ✓ your secrets never show up in a log $ _