Skip to content

Commit 386773f

Browse files
Update lesson.md
1 parent f4a2502 commit 386773f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • docs/topics/bitcoin-hardware-wallet/00-beginners-hardware-wallet

docs/topics/bitcoin-hardware-wallet/00-beginners-hardware-wallet/lesson.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ With self-custody you remove trust from the equation. No one can freeze your fun
5353
Bitcoin was created to solve the problem of the manipulation of trust and money, an opt out of our current system, but the exit only works if you take the keys. This is why self-custody is so important.
5454

5555
### What is a Wallet?
56+
The term wallet is a bit of a misnomer and therefore can be confusing. Yes it's true that a bitcoin wallet, like a physical wallet, stores value, but the main difference is that bitcoin wallets don't actually store any bitcoin. Bitcoin only exists as a ledger entry on the public blockchain, or within the metaphorical vaults in cyberspace. Bitcoin wallets only store private keys, so a better name for them would actually be keychains. The private keys are what is used to sign transactions and spend bitcoin. When you sign a transaction with your wallet, you show proof that you own the money and have the right to spend those coins.
57+
5658
### Hot vs Cold Wallets
5759
A hot wallet is a software app on your phone or computer. It’s connected to the internet, so it’s easier to use and quicker to sign transactions, but this also means it's more exposed to hackers, malware, and phishing. It's called "hot" because it's connected to the internet, is plugged in and powered on. An example would be a phone wallet or a browser wallet.
5860

0 commit comments

Comments
 (0)