Cover photo

Crypto 101 | e19: Your Wallet Is Your Bank

You would never hand a stranger the keys to your house and the PIN to your bank account at the same time. In crypto, one small mistake can have a similar effect, and there is usually no one you can call to reverse it.

This edition focuses on one of the most important skills you can build in Web3: keeping your wallet safe. Not because everything is dangerous, but because a bit of understanding puts you in control and lets you enjoy the upside with confidence.

Crypto 101 is an educational series designed to make complex blockchain and decentralized infrastructure concepts accessible to everyone. Each edition explores a specific topic in depth, combining foundational knowledge with practical examples from the real world and from the Nodle ecosystem.


What a wallet really is

A crypto wallet does not hold your coins like a leather wallet holds cash. Your assets live on the blockchain. The wallet holds your private key, which is a secret code that proves you own those assets and allows you to move them. Whoever controls the private key controls the funds.

This is why you often hear people say: “Not your keys, not your coins.” If someone else holds your keys for you, such as an exchange, you are trusting them completely. When you hold your own keys, you truly own your assets. This is powerful and also means you take on responsibility for basic security.

Think of it this way: a bank account is like renting a safe deposit box in someone else’s building. A self custody wallet is your own safe in your own home. The bank can close the building or change the rules. Your safe at home is yours, as long as you keep the combination secret.


Why exchanges are not a long term home

Centralized exchanges are useful. They make it easier to buy, sell and swap tokens. The trade off is that when you leave assets on an exchange, the platform holds the private keys, not you. On your screen you see a balance. In reality you hold a claim against the exchange.

Over the years, several large exchanges have been hacked, gone offline or faced legal issues. In every case, users who kept funds on those platforms had to wait, negotiate or accept losses. Users who had already moved assets to their own wallets were not part of those problems.

This does not mean you should never touch an exchange. It simply means that an exchange is a tool, not a vault. A common pattern is: buy or swap on an exchange, then transfer what you plan to hold into a wallet where you control the keys. Short stays, not long vacations.


The seed phrase: your master backup

Two-factor authentication steps

When you create a self custody wallet, you receive a seed phrase. This is usually 12 or 24 random words. The seed phrase is the master backup for that wallet. If your phone is lost or broken, you can enter the same seed phrase on a new device and recover your funds. If someone else learns your seed phrase, they can also recover your wallet on their device and move everything out.

It is important to understand that your seed phrase is not included in any automatic device backup. iCloud, Google Drive and similar services cannot restore it for you. That is intentional. If cloud services could access your seed phrase, an attacker could target them as well. A manual backup that you control is the only real backup.

If you lose your device and also lose your seed phrase, there is no password reset and no support line that can restore your funds. The blockchain does not know your identity, only your keys. This is strict, but it also means nobody can take your assets away if you guard the seed phrase well.

A few simple rules help a lot:

  • Write your seed phrase on paper and store it offline, in a safe place. Not in a notes app, not in screenshots and not in cloud documents.

  • Do not take photos of your seed phrase. Photos are usually backed up to the cloud automatically.

  • You can keep a second copy in another secure place to protect against fire, flooding or theft. Some people use small fireproof boxes or metal backup plates for this.

  • Never enter your seed phrase into websites, forms, DMs or “verification” tools. No legitimate service will ask for it.


Hot, cold and how to combine them

Not every wallet setup has the same level of risk. You can mix and match to suit how you actually use your crypto.

Hot wallets are wallets that are connected to the internet. Mobile apps and browser extension wallets are typical examples. They are perfect for daily use: running Click missions, trying dApps or making smaller payments. Because they are online, attackers have more chances to target them. A good rule is to keep only the amount you are comfortable actively using in a hot wallet.

Hardware wallets are small physical devices that keep your private keys offline. When you want to send a transaction, you connect the device and confirm it on the hardware itself. Even if your computer is infected, the attacker still cannot press the physical button on the device, so they cannot move your funds.

Think of it like carrying some cash in your pocket and keeping your savings in a safe at home. The cash is easy to spend. The safe is harder to reach, but much harder to steal from.

A practical setup for many people is to use the Nodle app or another mobile wallet for day to day activity and to move any amount that would really hurt to lose into a hardware wallet for longer term holding. On top of this, Nodle app users can add an extra layer of protection by enabling a PIN, fingerprint or face recognition check before confirming transactions. Even if someone picks up your phone, sending funds still requires your active approval.


Two factor authentication: a second lock

For any account connected to your crypto life, adding two factor authentication (2FA) is a simple but powerful upgrade. With 2FA, logging in or performing key actions requires something you know (your password) and something you have (a time based code or hardware key).

If someone guesses or steals your password, 2FA means they still cannot access the account without that second step. Many exchanges, email providers and wallet interfaces support this. When possible, use an authenticator app rather than SMS, because text messages can sometimes be intercepted when attackers trick mobile providers into transferring your phone number.

For accounts you consider important, you can also enable alerts for new logins or withdrawals. These early warnings give you time to react if something suspicious happens.


Be careful with public Wi Fi

One easy habit many people overlook is avoiding wallet activity on public Wi Fi. Coffee shop and airport networks are convenient, but also common places for attackers to watch traffic or set up convincing fake networks.

If you want to check a balance or sign a transaction while you are out, using your mobile data connection is usually a safer choice than an unknown Wi Fi network. Some people add a trusted VPN on top as an extra safety layer, but simply preferring mobile data for anything related to funds already helps.


You are already ahead

The good news is that wallet security is not reserved for experts. The basics are simple and most people can learn them in a single afternoon. Write down your seed phrase and keep it offline. Use a hardware wallet for larger holdings. Turn on 2FA wherever you can. Avoid sharing keys or phrases with anyone, no matter how convincing they sound.

If you follow these habits, you are already ahead of a large part of the market in terms of security. You are not trying to be perfect. You are trying to be a much harder target than the average user. That is usually enough to make attackers move on.

In the next editions, we will build on this foundation and look at how to stay safe in Discord and Telegram, how wallet drainers work and how social engineering targets people rather than code. For now, you have taken the most important step: understanding how your wallet really works and how to protect it.

Keep those NODL safe.


Glossary

Asset
A token, coin or other on chain item that has value or utility, such as NODL or stablecoins.

Centralized exchange (CEX)
A company that runs a trading platform for crypto. It holds user funds and keys on its own systems and manages orders internally.

Cold storage
Any way of keeping private keys completely offline, away from internet connected devices. Hardware wallets are a common form of cold storage.

Hardware wallet
A small physical device that stores private keys and lets you approve transactions on the device itself. It keeps keys offline even when you use it with a computer or phone.

Hot wallet
A wallet that is connected to the internet, such as a mobile app or browser extension. Very convenient for daily use but more exposed to online attacks.

Not your keys, not your coins
A saying that means you do not fully own crypto that sits in a wallet where someone else controls the private keys, like on an exchange. True ownership requires holding your own keys.

Private key
A long secret code that proves control over a wallet and allows you to sign transactions. Anyone who has your private key can act as you on chain.

Seed phrase (recovery phrase)
A list of 12 or 24 random words that serves as the main backup for a wallet. With the seed phrase you can recreate the wallet on a new device. Without it, lost keys cannot be recovered.

Self custody
Storing and managing your own crypto in a wallet where you control the keys, instead of leaving it with a third party like an exchange.

SIM swapping
A type of attack where someone tricks a mobile carrier into moving your phone number to a SIM card they control, which can let them receive your SMS codes.

Two factor authentication (2FA)
A security feature that requires two types of proof to log in, often a password plus a changing code from an app or hardware key. Even if a password is stolen, 2FA can keep an account safe.