Wallets
Overview
This article provides an overview of various wallet types in the TON ecosystem, focusing on their primary features, security models, and intended users — ranging from everyday users to developers. It helps you choose the right wallet and explains how wallets support TON’s goal of mass adoption.
Explore the full ton.org/wallets catalogue for more wallet options.
Non-custodial wallets
Non-custodial wallets empower users with full ownership and control over their private keys and funds. Unlike custodial wallets, which a third party manages, non-custodial wallets store private keys exclusively with the user, secured using a seed phrase—a unique sequence of 12 or 24 words.
Software (hot) wallets
A software wallet—commonly referred to as a hot wallet—runs locally on a device such as a smartphone or computer, storing private keys securely within the device’s storage.
Below is a selection of prominent non-custodial software wallets.
Wallets for everyday users
Wallet | Description | Platforms | Testnet Access | Links |
---|---|---|---|---|
Tonkeeper | Open-source wallet commonly used in TON Ecosystem. Supports tokens and NFTs. | iOS, Android, Chrome, Firefox |
| GitHub Wallet API |
MyTonWallet | Open-source web wallet supporting tokens, NFTs, DNS, Sites, Proxy, Magic — also compatible with TRON. | iOS, Android, Chrome, Firefox |
| GitHub Telegram |
Tonhub | Open-source, mobile-first wallet with Ton Nominator integration. | iOS, Android | GitHub Bug bounty |
Wallets for developers
Wallet | Description | Platforms | Links | Highlights |
---|---|---|---|---|
TONDevWallet | Open-source desktop wallet designed for development and testing. | Desktop | GitHub |
|
TON Wallet | Original wallet from TON Core demonstrating reference implementation. | iOS, Android, macOS, Linux, Windows, Chrome | GitHub GitHub for IOS |
|
OpenMask | Open-source Chrome extension wallet focused on Web3 and DApp development. | Chrome | GitHub Docs |
|
TONDevWallet is for development and testing only. Do NOT use it to store real funds — it is insecure and does NOT provide adequate protection.
Hardware (cold) wallets
Hardware wallets are physical devices that store private keys offline, isolating them from internet risks. Even when authorizing transactions, these devices sign them in a secure, offline environment, ensuring private keys never leave the device.
Wallet | Description | Links |
---|---|---|
Ledger | Hardware wallet with offline key storage. Uses Ledger Live app to manage assets. | TON Blogpost Official site |
SafePal | Hardware wallet supporting decentralized applications. | Official site |
Custodial wallets
In custodial wallets, a third party—such as a cryptocurrency exchange—holds and manages users’ private keys. This means users entrust the entity with the storage and control of their assets.
Wallet | Description | Links |
---|---|---|
@wallet | Telegram bot for sending, receiving, and trading TON via P2P. Supports Telegram Mini Apps. | — |
@cryptobot | Telegram bot wallet for storing, sending, and exchanging TON. | Pay API |
@tonRocketBot | Telegram bot wallet for TON storage, transfers, and trading. | Exchange API, Pay API |
Multi-signature wallets
Wallet | Description | Links |
---|---|---|
Tonkey | A multi-signature wallet that offers advanced control over asset access and approvals. | GitHub |