How to create a TON wallet in 5 minutes: step-by-step
Set up a TON wallet from scratch — Wallet in Telegram, Tonkeeper, MyTonWallet. Comparison, seed-phrase verification
- Author
- TON Adoption Team · research desk
- Published
Contents13sections
- Which wallet to pick
- Scenario 1. Wallet in Telegram — 30 seconds
- Scenario 2. Tonkeeper — 5 minutes
- Step 1. Download
- Step 2. Create a wallet
- Step 3. Verification
- Scenario 3. MyTonWallet — when open source matters
- What to do right after install
- TON address — what to watch for
- Activating the wallet
- What not to do
- Next
- Sources
Creating a TON wallet is the first practical step for anyone who wants to work with the ecosystem. It does not take long, but almost every beginner mistake happens right here — a badly recorded seed phrase, an install from a non-official source, sloppy approvals. Below are three working scenarios and how to avoid the most common pitfalls.
Which wallet to pick
For your first TON wallet it is reasonable to limit yourself to three options:
- Wallet in Telegram — custodial, built into the messenger. Suitable for very small amounts and a quick “what is this even” test.
- Tonkeeper — the most popular non-custodial wallet on TON. Mobile, Chrome extension, web version.
- MyTonWallet — open-source alternative to Tonkeeper. Extensions for Chrome, Firefox and Edge plus desktop builds.
A detailed feature comparison lives in the wallet guide. Here we focus on installation.
Scenario 1. Wallet in Telegram — 30 seconds
If you have Telegram, the wallet is almost ready. Open Telegram, search for @wallet, hit Start in the bot.
- The bot offers to create a TON Space — that is your address inside Telegram. Confirm.
- Verify your phone number.
- You receive a working TON address with a 0 balance.
That is all. You can receive TON and USDT-jettons. Limitations:
- No seed phrase — only Wallet knows your key. If your Telegram account is suspended, access to funds may be lost.
- No TON Connect — mini-apps and DEX integrations work only partially through Wallet.
- KYC kicks in past withdrawal limits (~$1000 a month without verification in most regions).
It is a fine “pocket” wallet up to a couple of hundred dollars. For everything else, move to Tonkeeper.
Scenario 2. Tonkeeper — 5 minutes
Tonkeeper exists as a mobile app (iOS, Android), a Chrome extension, and a web build. If you plan to use the wallet regularly — install it on your phone, that is the primary interface.
Step 1. Download
- iOS — App Store, Tonkeeper page.
- Android — Google Play.
- Extension — official site
tonkeeper.comthen Get Tonkeeper then Chrome.
Step 2. Create a wallet
In the mobile app pick “Create new wallet”. Then:
- The app shows 24 secret words — that is your seed phrase.
- Write them on paper, in the correct order. No notes on the phone, no screenshots, no cloud notes.
- Tonkeeper asks you to enter 3 random words out of 24 to confirm you wrote them down.
- Set a PIN code for app access.
- Done — you have a TON address.
Step 3. Verification
Right after creation, do a test transfer — ask a friend to send you 0.1 TON or buy 1–2 TON via an exchange on-ramp. When the transaction lands, you see a balance — that means the wallet works.
Scenario 3. MyTonWallet — when open source matters
MyTonWallet is great because the entire codebase is open and verifiable — a fit for users who want to check what the app actually does.
- Go to
mytonwallet.io(only the official site). - Pick a platform — Chrome/Firefox/Edge extension, mobile app, or desktop build for Windows/macOS/Linux.
- After installation pick “Create new wallet”.
- Write down 24 seed words (the same BIP-39 standard as Tonkeeper).
- Confirm a few words and set a password.
The address is created instantly. Functionally it mirrors Tonkeeper, but with a fully verifiable codebase.
What to do right after install
These three actions sharply lower the chance of losing the wallet:
- Backup the seed phrase. Paper, a metal plate, or two independent copies in different physical locations. Not SMS, not Telegram, not the cloud.
- Test recovery. Delete the wallet, restore from seed, verify the address matches. This proves the seed was recorded correctly.
- Test transaction. A small transfer (0.1 TON) to a friend, to confirm sends work too.
TON address — what to watch for
A single TON wallet can have several address formats:
EQ...— bounceable, the standard for smart contracts.UQ...— non-bounceable, recommended for top-ups from exchanges and P2P.
From the user side it is the same address — but if an exchange asks for “non-bounceable”, copy the UQ... version. Tonkeeper and MyTonWallet show both options in settings.
Activating the wallet
A freshly created TON address is “uninitialized” until the first incoming transaction. That means:
- The address is valid, you can share it.
- The wallet contract auto-deploys on the first send or receive.
- Deployment costs around 0.005 to 0.01 TON in gas (deducted from the incoming transfer).
That is why the first top-up is often slightly less than the sent amount — that is normal.
What not to do
- Never enter the seed on third-party sites. Any “enter your 24 words to claim airdrop” prompt is a scam.
- Do not connect the wallet to an unverified mini-app. TON Connect shows what the dApp asks for — read and think.
- Do not keep everything on one address. A “hot” DeFi/mini-app wallet should be separate from a “cold” savings address.
Next
Wallet ready — time to fund it. The general rule: use a regulated exchange (OKX, Bybit, MEXC) or the wallet’s built-in on-ramp. If you want to first understand what TON is — read the TON guide.
Sources
Frequently asked
How long does it take to create a TON wallet?
Do I need to pay to create a wallet?
What matters more — password or seed phrase?
Can I create a TON wallet without internet?
Which wallet should a beginner pick?
Related
- WalletsFeb 13, 2026
Best TON wallets 2026: comparison and picks
A comparison of the main TON wallets — security, UX, jetton support, DeFi compatibility. When to pick custodial, when non-custodial
- BasicsFeb 14, 2026
What is TON: a complete guide to the Toncoin blockchain
Architecture of The Open Network, differences from Ethereum, the Telegram connection, Toncoin tokenomics and the current state of the ecosystem