钱包是什么?What is a wallet?
加密钱包(Wallet)是你在区块链世界的身份和门户。很多新手以为币存在钱包里,其实币始终记在链上,钱包真正保管的是控制这些币的钥匙,也就是私钥(下一课细讲)。A crypto wallet is your identity and gateway in the blockchain world. Many beginners think the coins are stored in the wallet, but the coins are always recorded on-chain — what the wallet actually keeps is the key that controls those coins, i.e. the private key (covered in detail next lesson).
每个钱包都有一个地址,就像收款的门牌号或银行卡号,是一串字母数字。你可以放心把地址给别人来收款,别人打开区块浏览器还能查到这个地址的公开余额和记录。Every wallet has an address, like a receiving house number or bank card number — a string of letters and numbers. You can safely give your address to others to receive funds, and anyone can open a block explorer to see that address's public balance and records.
钱包大致分两类:Wallets fall into roughly two types:
- 热钱包:联网使用的手机 App 或浏览器插件,方便日常操作;Hot wallet: an internet-connected phone app or browser extension, convenient for everyday use;
- 冷钱包:不联网的硬件设备,安全性更高,适合存放较大金额。Cold wallet: an offline hardware device, more secure, suited for storing larger amounts.
最该刻在脑子里的安全底线:钱包地址可以给别人,但私钥和助记词永远不能告诉任何人、任何网站、任何客服。任何让你交出助记词的,都是骗局。真正的钱包 App 不会向你索要助记词。The safety bottom line to burn into your memory: you can give out your wallet address, but never tell your private key or seed phrase to anyone, any website, or any "support" agent. Anyone asking you to hand over your seed phrase is running a scam. A genuine wallet app will never ask you for your seed phrase.
📝 本节测验📝 Quiz
1. 加密钱包真正保管的是什么?1. What does a crypto wallet actually keep?
2. 钱包地址可以做什么?2. What can a wallet address be used for?
3. 冷钱包和热钱包的主要区别是?3. What is the main difference between a cold wallet and a hot wallet?
4. 下面哪种行为是绝对不能做的?4. Which of the following must you absolutely never do?
5. 关于币和钱包的关系,正确的是?5. Which statement about coins and wallets is correct?
❓ 常见问题❓ FAQ
手机丢了钱包里的币会没吗?If I lose my phone, will the coins in my wallet be gone?
只要你安全备份了助记词,就不会。币在链上,钱包 App 只是入口。换台设备用助记词重新导入,就能恢复对资产的控制。反过来,助记词一旦丢失或泄露,才是真正的风险。Not as long as you've safely backed up your seed phrase. The coins are on-chain and the wallet app is just an entry point. On a new device, re-import with the seed phrase and you regain control of the assets. Conversely, losing or leaking the seed phrase is the real risk.
钱包地址可以随便发给别人吗?Is it OK to freely share my wallet address?
可以。地址就像收款门牌号,公开给别人收款是安全的,任何人也只能往里转钱、查看公开记录,无法动用你的资产。真正要严格保密的是私钥和助记词。Yes. An address is like a receiving house number — sharing it publicly to receive funds is safe; others can only send funds in and view public records, not touch your assets. What must be kept strictly secret is the private key and seed phrase.
选热钱包还是冷钱包?Should I choose a hot wallet or a cold wallet?
看用途。日常小额、频繁操作用热钱包更方便;金额较大、长期存放用冷钱包更安全。很多人两者搭配使用。无论哪种,备份好助记词、绝不外泄都是前提。It depends on the use. For small everyday amounts and frequent operations, a hot wallet is more convenient; for larger amounts and long-term storage, a cold wallet is safer. Many people use both together. Either way, backing up your seed phrase and never leaking it is the precondition.