
CryptKeeper
Manage crypto, NFTs, DeFi, and gaming across 19 blockchains — all in one non-custodial wallet. Your keys never leave your device. AES-256 encrypted. Free forever.
CryptKeeper is a free, non-custodial Web3 wallet built for the next generation of decentralized finance. Supporting 19 blockchains including Bitcoin, Ethereum, Solana, Polygon, and BNB Chain, CryptKeeper lets you manage crypto, NFTs, DeFi yields, cross-chain bridges, and blockchain gaming — all from a single interface. Your private keys are encrypted with AES-256 on your device and never transmitted to any server. Built on industry-standard BIP39/BIP32 HD wallet derivation, CryptKeeper integrates with Li.Fi for optimal swap and bridge routing, DeFiLlama for real-time yield data, and supports WalletConnect v2 for seamless dApp connectivity.
Features
A complete Web3 toolkit — wallet, trading, gaming, and earnings in one app.
Bitcoin, Ethereum, Solana, and 16 more networks in one wallet.
Earn real Bitcoin playing ZBD-integrated games. Axie, Gods Unchained, and more.
Instant Bitcoin micropayments via Lightning. Your Lightning address, yours forever.
View, buy, and sell NFTs across ETH, Solana, Polygon, and IMX.
Stake ETH with Lido, lend on Aave, and earn yield non-custodially.
Move assets between networks via Li.Fi — lowest fees, best routes.
Ledger support for air-gapped signing. Available on Pro.
Track any wallet. Mirror top portfolios. Real-time alerts on Pro.
Your seed phrase never leaves your device. We own nothing.
Supported Networks
Download
Use the web app now. Desktop and mobile launching soon.
Native desktop app built with Tauri. Lightweight & fast.
Coming SoonFull macOS support including Apple Silicon.
Coming SoonApp Store release pending.
Coming SoonGoogle Play release pending.
Coming SoonSecurity
CryptKeeper is 100% non-custodial. Your seed phrase is generated locally using BIP39 standards and encrypted with AES-GCM (PBKDF2, 310,000 iterations, SHA-256). Private keys never leave your device and are never transmitted to any server.
Unlike custodial wallets where a third party holds your keys, CryptKeeper ensures you retain full ownership and control of your digital assets. All transactions are signed locally on your device before being broadcast to the blockchain.
// key_derivation.rs
fn generate_wallet() {
let mnemonic = Bip39::generate(256);
let seed = mnemonic.to_seed("");
let master = ExtendedKey::derive(seed);
// Keys NEVER leave device
store_encrypted(master, AES256);
// Zero server transmission
assert!(network_calls == 0);
}
Integrations & Partners
FAQ
Everything you need to know about CryptKeeper.
Yes. CryptKeeper is completely free with no subscription fees, account creation fees, or hidden charges. Network transaction fees (gas) are paid directly to the blockchain, not to CryptKeeper.
CryptKeeper supports 19 blockchains: Bitcoin, Ethereum, Solana, Polygon, BNB Chain, Arbitrum, Avalanche, Optimism, Base, Fantom, Dogecoin, Litecoin, XRP, Cardano, Polkadot, Cosmos, Tron, NEAR, and TON.
Yes. CryptKeeper is 100% non-custodial. Your seed phrase and private keys are generated on your device, encrypted with AES-256, and never transmitted to any server. You retain full ownership and control of your assets at all times.
CryptKeeper uses AES-GCM encryption with PBKDF2 key derivation (310,000 iterations, SHA-256) to encrypt your seed phrase locally. Keys follow BIP39/BIP32 HD wallet standards and never leave your device.
Yes. CryptKeeper integrates Li.Fi for cross-chain swaps and bridging, finding the best routes and lowest fees across supported networks. All transactions are signed locally on your device.
Non-custodial. Free. Yours forever.
No account required. Your keys stay on your device.