Skip to main content

Wallet apps

Overview

This article describes wallets from a developmental perspective. The end goal is to create wallet applications that support TON mass adoption.



Learn a ton.org/wallets catalog for more wallet apps.

Non-custodial software wallets (hot)

Non-custodial wallets provide users with complete control over their assets. The private keys are stored exclusively by the wallet owner, and access is secured through a seed phrase—a unique set of 12 or 24 words.

A software wallet, often known as a hot wallet, operates as software on a host device and stores your private keys in a device storage, such as a smartphone or laptop.

Here are some non-custodial wallets for TON Blockchain.

For users:

  • Tonkeeper — an open-source multiplatform wallet with a great user base. Platforms: iOS, Android, Firefox, Chrome.
  • MyTonWallet — an open-source multiplatform wallet for TON. Platforms: iOS, Android, Firefox, Chrome.
  • Tonhub — an open-source alternative mobile phone wallet with advanced banking features. Platforms: iOS, Android.

For developers:

  • TONDevWallet - an open-source wallet for developers.
  • TON Wallet — Classic wallet of TON Ecosystem developed by TON Foundation. Platforms: iOS, Android, macOS, Linux, Windows.
  • OpenMask — an open-source Chrome extension wallet.

Tonkeeper

Tonkeeper is a central wallet in the TON Ecosystem. The Tonkeeper team developed it and has active support from both users and developers.

Tonkeeper

Highlights

  • This app is most popular with users.
  • Supports all up-to-date features, including NFT and Token transfer between user wallets.
  • It supports all major platforms, such as iOS and Android, but it also works on popular browsers like Firefox or Chrome.

Tonkeeper test environment

Tonkeeper mobile app
  1. Create a new regular wallet to claim Recovery Phrase, the 24 keywords.
  2. Go back to the Tonkeeper main screen.
  3. Click on your wallet name at the top of the screen.
  4. Push the Add Wallet button at the bottom of the screen.
  5. Select the Testnet Account option.
  6. Enter the Recovery Phrase from step 1.

Now, your Testnet wallet is created and connected to your Mainnet wallet.

MyTonWallet

MyTonWallet is a feature-rich web wallet and browser extension for TON that supports tokens, NFT, TON DNS, TON Sites, TON Proxy, and TON Magic.

Tonkeeper

Highlights

  • Has all basic features implemented.
  • Focus on the best UI for users.
  • Multichain wallet that supports TRON Blockchain.
  • Supports all major platforms and runs in Chrome as an extension.

MyTonWallet test environment (browser, desktop, and mobile application)

  1. Go to the Settings section.
  2. Scroll down and click on the MyTonWallet application version.
  3. In the pop-up window, select the environment.

Tonhub

Tonhub is another fully-fledged TON wallet with basic, up-to-date features and banking.

Tonkeeper

Highlights

Tonhub test environment

You must download a separate Sandbox application to connect to the Testnet.

TONDevWallet

TonDevWallet is a wallet designed to simplify the development process for the TON Blockchain. It provides extensive tools and features to streamline your TON development experience.

Highlights

TonConnect Integration: TonDevWallet seamlessly integrates with TonConnect, allowing you to connect your wallet to TON-compatible websites easily.

  • Store and manage multiple private keys within TonDevWallet, giving you the flexibility to access and control various accounts.
  • Create multiple wallets to organize and manage different accounts for your TON development projects.
  • Local transaction emulation lets you preview transaction results before executing them on the TON Blockchain. This feature helps you ensure the correctness of your transactions before submitting them to the blockchain.

TON Wallet

TON Wallet was the first step in massively adopting blockchain technology, and it's now available to ordinary users. It demonstrates for developers how a wallet should work on the TON Blockchain.

TON wallet

Highlights

TON Wallet is the original wallet developed by the TON Core team. It demonstrates a development approach that corresponds to the TON Blockchain architecture.

  • ADNL connection implemented.
  • Multiplatform architecture support. It works in Linux, Windows, macOS, iOS, Android, and a Chrome plugin.
  • Bug bounty program

Ton Wallet test environment

To switch TON Wallet to the Testnet environment, you should open in the browser with the Testnet parameter:

info

TON Wallet clients for every supported OS placed in nearby repositories.

OpenMask

OpenMask is a trailblazing tool that enables user interactions and experiences in Web3 as a browser extension.

Tonkeeper

Highlights

  • Convenient for developers to learn and create dApps via desktop without mobile devices.
  • Unique functions, such as multiple wallets, with detailed descriptions and examples in its documentation.

OpenMask test environment

To switch OpenMask between Mainnet and Testnet, click the mainnet/testnet button at the top of the main screen and choose the network you need.

Non-custodial hardware wallets (cold)

Non-custodial wallets provide users with complete control over their assets. The private keys are stored exclusively by the wallet owner, and access is secured through a seed phrase—a unique set of 12 or 24 words.

A hardware wallet is a physical device that stores the private keys to your cryptocurrency funds away from the internet. Even if you make transactions with it, the wallet confirms the transactions in an offline environment. This process helps keep your private keys away from the risks of the internet at all times.

Ledger

Ledger is a hardware wallet with a Ledger Live app.

SafePal

SafePal is your gateway to the rapidly expanding galaxy of decentralized applications.

Custodial wallets

In custodial wallets, private keys are managed by a third party, such as a cryptocurrency exchange. This means that users delegate the storage and management of their assets to a trusted entity.

@wallet

@wallet — a bot to send and receive or trade TON for real money using P2P in Telegram. Supports Telegram Mini App UI.

Tonkeeper

@cryptobot

@cryptobot — A Telegram bot wallet for storing, sending and exchanging TON.

Tonkeeper

@tonRocketBot

@tonRocketBot - A Telegram bot wallet for storing, sending, and trading TON assets.

Tonkeeper

Multi-signature wallets

Tonkey

Tonkey is an advanced project that introduces multi-signature functionality to TON Blockchain.

See also