https://github.com/toncenter/ton-wallet
Web Wallet and Browser Extension for TON (The Open Network)
https://github.com/toncenter/ton-wallet
hacktoberfest
Last synced: 4 months ago
JSON representation
Web Wallet and Browser Extension for TON (The Open Network)
- Host: GitHub
- URL: https://github.com/toncenter/ton-wallet
- Owner: toncenter
- License: gpl-3.0
- Created: 2020-01-21T15:01:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-21T13:13:11.000Z (11 months ago)
- Last Synced: 2025-08-21T15:39:25.208Z (11 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://wallet.ton.org
- Size: 1.94 MB
- Stars: 267
- Watchers: 18
- Forks: 81
- Open Issues: 167
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome - toncenter/ton-wallet - Web Wallet and Browser Extension for TON (The Open Network) (JavaScript)
README
# ⚠️ Archived
This is the first web wallet in TON. The code may be useful for learning or nostalgia. The actual code of wallet.ton.org is available at https://github.com/ton-blockchain/ton-wallet.
# TON Wallet
TON Wallet is a free client-side interface for interact with The Open Network blockchain.
- [Website (wallet.ton.org)](https://wallet.ton.org)
- [Chrome extension (also available for any Chromium-based browser)](https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd)
- Firefox Add-on (so far only manual build from source)
- Safari extension (so far only manual build from source)
## Security
Private keys do not leave your device, the keys are stored in the browser memory, encrypted with a password that is entered during transaction generation.
## Issues and proposals
Please, post your issues and proposals as Issues in this repository.
## Switch between mainnet and testnet
- Support from 1.1.35 version
- Open menu in right-top corner and select `About` item
- Click on `Version:` label with Shift key pressed
## Development
See [build](build) project directory.
## Support browsers:
- Chrome (and Chromium-based) 55+ for website version, 88+ for extension
- Firefox 63+
- Safari 11+ (MacOS 10.12+) for website version, 14+ for extension
- Safari iOS 11+
- Edge 79+
- Opera 42+
- Chrome for Android 55+
- Android 5+ browser
- Samsung Internet 6+
- Opera Mobile 64+
- UC Browser 12.12+
- Firefox for Android 63+