SPB Git

spb/os-vault Public

Self-custody, multi-chain crypto wallet for macOS. One recovery phrase, six chain families, zero API keys — nothing leaves your Mac.

Swift 96% Shell 3.4% Makefile 0.6%

History of vendor/solana-swift/Sources/SolanaSwift/BlockchainClient/Helpers/CKSecp256k1.swift · clear filter

  1. OS Vault 1.0.0 — self-custody multi-chain wallet for macOS
    One BIP-39 phrase drives six chain families: 11 EVM chains, Bitcoin
    (BIP-84 via bdk-swift), Solana (SPL), Tron (TRC-20 via vendored Trust
    wallet-core), XRP Ledger (RLUSD trustlines) and TON (jettons). Keys are
    sealed in OS Vault's own PBKDF2→AES-GCM vault (no Keychain); every send
    re-derives and discards the key. All endpoints keyless with failover;
    32 unit tests incl. BIP-39/BIP-84 vectors and cross-stack derivation
    checks; signed, notarized, stapled release pipeline with DMG.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 6, 2026) · 1 file changed +15