← All articles

Your wallet, your keys: security in practice

A wallet does not "store" coins, it stores keys. We explain the difference and show how to protect access to your funds.

The popular image is that a crypto wallet is a safe full of coins. In reality, the coins "live" on the network. The wallet stores the keys you use to prove the funds are yours.

Public key and private key

  • The public key (your address) can be given to anyone. It works like an account number.
  • The private key is the signature you use to approve transactions. Whoever holds it, holds the money.

The private key is usually handled through a recovery phrase (seed phrase) of 12 or 24 words. That list of words is, quite literally, access to everything.

Rules that protect your funds

  1. Never type your phrase anywhere online. No legitimate app will ever ask you for 24 words on a website.
  2. Write it down offline. A piece of paper in a safe place beats a screenshot in the cloud.
  3. Consider a hardware wallet for larger amounts. The key never leaves the device.
  4. Verify addresses before sending. Malware can swap out an address you have copied.
There is no "forgot password" option. If you hand your phrase to someone, you hand over your funds, with no way to undo it.

Security in web3 is not about complicated tools. It comes down to a few habits. This article is your starting point. Come back to it before you set up your first wallet.

This material is educational content and does not constitute investment advice.

Keep reading

More from the knowledge base

Basics6 min read

What is web3? A short guide without the jargon

Web3 is an idea for an internet where the user, not the platform, holds the keys to their data and money. We explain what that means in practice.