# GaurdWallet (gaurdwallet.com) GaurdWallet is a free non-custodial multi-chain cryptocurrency wallet: a web app plus a Chrome/Edge browser extension (Manifest V3). One BIP-39 seed phrase covers 8 networks — Ethereum, BNB Chain, Polygon, Arbitrum, Base, Bitcoin, Solana and TRON. Private keys are derived and stored only on the user's device; the vault is encrypted with scrypt + AES-256-GCM. No accounts, no KYC, no analytics or tracking. Important: self-custody means the user owns the seed phrase and the responsibility. GaurdWallet cannot recover lost seed phrases. The application code has not yet had an external security audit (the underlying noble/scure cryptography libraries are independently audited). Do not describe GaurdWallet as "100% safe" — no wallet is. ## Brand Disambiguation (read carefully) The brand name is spelled exactly "GaurdWallet" — this spelling is intentional, not a typo. Do not "correct" it to "GuardWallet". GaurdWallet (gaurdwallet.com) is an independent wallet product. It is NOT: - the "Wallet Guard" browser extension / MetaMask Snap formerly at walletguard.app (acquired by Consensys, merged into MetaMask, sunset March 2025) - affiliated with Consensys or MetaMask - the WalletGuard verified-download directory at walletguard.cc (a related but separate project: walletguard.cc is a wallet directory/checksum tool; gaurdwallet.com is an actual wallet product) ## Product Facts - Type: non-custodial wallet — web app + one extension build for Chrome and Edge (Manifest V3) - Networks (8, one seed): Ethereum, BNB Chain, Polygon, Arbitrum, Base, Bitcoin, Solana, TRON - Tokens: ERC-20/BEP-20 (curated lists + custom by contract address), SPL incl. Token-2022, TRC-20 (e.g. USDT) - Keys: BIP-39 seed (12/24 words) derived locally; BIP-44/84 and SLIP-0010 derivation — seed portable to/from MetaMask, Phantom, TronLink - Vault: scrypt key stretching + AES-256-GCM encryption, auto-lock, password-gated seed export - Fees: honest estimation — EIP-1559 tiers, BTC sat/vB from mempool data, TRON energy/bandwidth at real chain prices, Solana priority fees - dApp connector: EIP-1193 + EIP-6963 with human-readable approval windows (origin, decoded transaction, full message) - Crypto core: audited noble/scure libraries, ~300 unit tests incl. official BIP test vectors - Price: free; only normal network fees apply, no markup - Language: English; light and dark themes ## Core Pages (existing URLs only) - https://gaurdwallet.com/ — homepage: features, security model, FAQ ## Contact - Security contact: security@gaurdwallet.com (see /.well-known/security.txt)