What Is Crypto Wallet?
Definition
A crypto wallet is software that stores your private keys and lets you sign blockchain transactions — the gateway to interacting with DeFi protocols, DEXes, and token creation tools.
A cryptocurrency wallet doesn't actually "store" your crypto — your tokens live on the blockchain. Instead, the wallet stores your private keys, which prove ownership and authorize transactions.
- Browser extension wallets: Phantom (Solana), MetaMask (Ethereum/EVM), Coinbase Wallet. Most convenient for DeFi.
- Mobile wallets: Phantom mobile, MetaMask mobile, Rainbow. Good for on-the-go transactions.
- Hardware wallets: Ledger, Trezor. Most secure — keys never leave the device.
- Solana tools: Phantom, Solflare, Backpack, or any Solana wallet adapter compatible wallet
- Ethereum/Base tools: MetaMask, Coinbase Wallet, Rainbow, or any WalletConnect-compatible wallet
- Never share your seed phrase or private key with anyone
- Verify you're on the correct website before connecting
- Use a hardware wallet for large amounts
- Disconnect from dApps after use
Related Terms
SPL Token
An SPL token is the standard fungible token format on the Solana blockchain, equivalent to ERC-20 on Ethereum.
ERC-20 Token
ERC-20 is the most widely used token standard on Ethereum and EVM-compatible chains, defining how fungible tokens are created and transferred.
Smart Contract
A smart contract is a self-executing program stored on a blockchain that automatically enforces the rules of an agreement when predefined conditions are met.