Skip to content

The most feature-rich web wallet and browser extension for TON Network

License

Notifications You must be signed in to change notification settings

Sawsqr68/mytonwallet

This branch is 1 commit ahead of, 71 commits behind mytonwalletorg/mytonwallet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bae02a · Oct 22, 2024
Oct 22, 2024
Jan 17, 2023
Aug 26, 2024
Apr 15, 2024
Sep 6, 2023
Jun 26, 2024
Jul 11, 2024
Jun 21, 2023
Aug 26, 2024
Aug 26, 2024
Sep 28, 2023
Jan 17, 2023
Mar 18, 2024
Aug 28, 2022
Feb 20, 2024
Feb 6, 2024
Jul 24, 2024
Jun 21, 2023
Aug 28, 2022
Dec 21, 2023
Jun 21, 2023
Jun 25, 2024
Aug 28, 2022
Jun 14, 2024
Apr 17, 2024
Aug 28, 2022
Aug 26, 2024
Aug 26, 2024
Aug 28, 2022
Aug 28, 2022
Dec 21, 2023
Dec 27, 2023
Aug 11, 2024

Repository files navigation

MyTonWallet · mytonwallet.io

The most feature-rich web wallet and browser extension for the TON Network – with support of jettons, NFT, TON DNS, TON Sites, TON Proxy, and TON Magic.

The wallet is self-custodial and safe. The developers do not have access to funds, browser history or any other information. We focus on speed, size and attention to detail. We try to avoid using third-party libraries to ensure maximum reliability and safety, and also to lower the bundle size.

Table of contents

Requirements

Ready to build on macOS and Linux.

To build on Windows, you will also need:

  • Any terminal emulator with bash (Git Bash, MinGW, Cygwin)
  • A zip utility (for several commands)

Local Setup

Prepare macOS

node-gyp tries to build node-canvas, so we pre-install all necessary dependencies in advance.

brew install pkg-config cairo pango libpng jpeg giflib librsvg

NPM Local Setup

mv .env.example .env

npm ci

Dev Mode

npm run dev

Linux Desktop Troubleshooting

If the app does not start after click:

Install the FUSE 2 library.

If the app does not appear in the system menu or does not process ton:// and TON Connect deeplinks:

Install AppImageLauncher and install the AppImage file through it.

sudo add-apt-repository ppa:appimagelauncher-team/stable
sudo apt-get update
sudo apt-get install appimagelauncher

If the app does not connect to Ledger:

Copy the udev rules from the official repository and run the file add_udev_rules.sh with root rights.

git clone https://github.com/LedgerHQ/udev-rules
cd udev-rules
sudo bash ./add_udev_rules.sh

Support Us

If you like what we do, feel free to contribute by creating a pull request, or just support us using this TON wallet: EQAIsixsrb93f9kDyplo_bK5OdgW5r0WCcIJZdGOUG1B282S. We appreciate it a lot!

About

The most feature-rich web wallet and browser extension for TON Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.3%
  • JavaScript 13.8%
  • SCSS 9.8%
  • Java 1.9%
  • Swift 1.2%
  • HTML 0.8%
  • Other 1.2%