← 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

Practice4 min read

Your First Transaction Step by Step

Your first blockchain transaction is irreversible, so it is worth doing calmly. We show how to start with a small amount, check the address and confirm the transfer in a block explorer.

Technology5 min read

How Hash Functions Work

Hash functions turn any data into a short, unique fingerprint. We explain what they are, how they work and why blockchain could not exist without them.

Security4 min read

Phishing in Crypto: How It Works and How to Defend Yourself

Phishing in crypto does not break security systems, it breaks our vigilance: scammers impersonate trusted brands to steal credentials and access to funds. We explain how to spot an attack and how to defend against it.