From 24c150e7c0825d814476d8a812bac9e70f4f6f8b Mon Sep 17 00:00:00 2001 From: AlexG <39581753+reveloper@users.noreply.github.com> Date: Fri, 24 Jan 2025 22:49:38 +0900 Subject: [PATCH] Mytonwallet_description_updates --- .../ton-ecosystem/wallet-apps.mdx | 70 +++++++++---------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/docs/v3/concepts/dive-into-ton/ton-ecosystem/wallet-apps.mdx b/docs/v3/concepts/dive-into-ton/ton-ecosystem/wallet-apps.mdx index a4af142262..616d4d0ec3 100644 --- a/docs/v3/concepts/dive-into-ton/ton-ecosystem/wallet-apps.mdx +++ b/docs/v3/concepts/dive-into-ton/ton-ecosystem/wallet-apps.mdx @@ -22,10 +22,9 @@ Here are some non-custodial wallets for TON Blockchain: * [TON Wallet](https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd) — Multiplatform (iOS, Android, macOS, Linux, Windows) classic wallets of TON Ecosystem developed by TON Foundation. * [Tonkeeper](https://tonkeeper.com/) — an open-source multi-platform (iOS, Android, Firefox, Chrome) wallet with a great user base. +* [MyTonWallet](https://mytonwallet.io/) — an open-source browser web wallet and a browser extension wallet for TON. * [Tonhub](https://tonhub.com/) — an open-source (iOS, Android) alternative mobile phone wallet with advanced features (TON Whales Staking UI). * [OpenMask](https://www.openmask.app/) — an open-source Chrome extension wallet with biometric authentication. -* [MyTonWallet](https://mytonwallet.io/) — an open-source browser web wallet and a browser extension wallet for TON. - ### TON Wallet @@ -38,6 +37,7 @@ TON Wallet was the first step in mass-adoption blockchain technology available t #### Pros and Cons - ✅ The original wallet developed by TON Foundation. TON Wallet works according to the vision of TON Blockchain's core developers. +- ✅ ADNL connection implemented. - ✅ Multi-platform architecture support. It works in Linux, Windows, macOS, iOS, Android and as well as a Chrome plugin. - ✅ [Bug bounty program](https://github.com/ton-blockchain/bug-bounty) - ❌ Rarely updates. This wallet does not have not all up-to-date features (TON DNS addresses, and the wallet-v4 contract isn't supported). @@ -65,7 +65,7 @@ To switch TON classic wallet to test environment, you should to open in browser - ✅ This app is most popular with users. - ✅ Supports all up-to-date features including native NFT transfer between user wallets. - ✅ Supports all major platforms, such as iOS and Android, but also works in popular browsers, such as Firefox or Chrome. -- ❌ Requires advanced skills to contribute to its source code. A lot of the job is already done, and it will be hard for newcomers to add something significant or useful. +- ❌ Requires advanced skills to contribute to its source code. #### Tonkeeper test environment @@ -86,6 +86,38 @@ Now your testnet wallet is created and connected to your mainnet wallet. - [Tonkeeper Wallet API](https://github.com/tonkeeper/wallet-api) +### MyTonWallet + + +[MyTonWallet](https://mytonwallet.io/) - is the most feature-rich web wallet and browser extension for TON – with support of tokens, NFT, TON DNS, TON Sites, TON Proxy, and TON Magic. + + +| | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +|               ![MyTonWallet](/img/docs/wallet-apps/MyTonWallet.png?raw=true)                                 | + + + +#### Pros and Cons +- ✅ Has all basic features implemented. +- ✅ Unique feature - management of the official [Nominator Pool contract](https://github.com/ton-blockchain/nominator-pool) from the wallet UI. +- ✅ Multichain wallet that supports TRON Blockchain. +- ✅ Supports all major platforms (such as macOS, Linux and Windows) and also runs in Chrome as an extension. +- ❌ Requires advanced skills to contribute to its source code. + +#### 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. + + +#### Links + +- [GitHub](https://github.com/mytonwalletorg/mytonwallet) +- [MyTonWallet Telegram](https://t.me/MyTonWalletRu) + + ### Tonhub @@ -136,38 +168,6 @@ To switch OpenMask between Mainnet and Testnet: you need to click on "mainnet/te - [GitHub](https://github.com/OpenProduct/openmask-extension) - [Documentation](https://www.openmask.app/docs/introduction) -### MyTonWallet - - -[MyTonWallet](https://mytonwallet.io/) - is the most feature-rich web wallet and browser extension for TON – with support of tokens, NFT, TON DNS, TON Sites, TON Proxy, and TON Magic. - - -| | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -|               ![MyTonWallet](/img/docs/wallet-apps/MyTonWallet.png?raw=true)                                 | - - - - -#### Pros and Cons -- ✅ Has all basic features implemented. -- ✅ Unique feature - management of the official [Nominator Pool contract](https://github.com/ton-blockchain/nominator-pool) from the wallet UI. -- ✅ Supports all major platforms (such as macOS, Linux and Windows) and also runs in Chrome as an extension. -- ❌ Doesn't work in Firefox 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. - - -#### Links - -- [GitHub](https://github.com/mytonwalletorg/mytonwallet) -- [MyTonWallet Telegram](https://t.me/MyTonWalletRu) - - ## Non-Custodial Hardware (Cold) Wallets :::info