{"id":13820526,"url":"https://github.com/mytonwalletorg/mytonwallet","last_synced_at":"2025-05-16T10:31:36.915Z","repository":{"id":62205970,"uuid":"529723544","full_name":"mytonwalletorg/mytonwallet","owner":"mytonwalletorg","description":"The most feature-rich web wallet and browser extension for TON Network","archived":false,"fork":false,"pushed_at":"2024-06-20T17:16:56.000Z","size":8802,"stargazers_count":202,"open_issues_count":31,"forks_count":66,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-06-22T04:28:45.054Z","etag":null,"topics":["blockchain","crypto","cryptocurrency","dapp","hacktoberfest","ton","wallet","web3"],"latest_commit_sha":null,"homepage":"https://mytonwallet.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mytonwalletorg.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs/.gitkeep","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-28T00:05:31.000Z","updated_at":"2024-08-14T12:20:32.415Z","dependencies_parsed_at":"2023-02-16T09:46:14.968Z","dependency_job_id":"b57df556-99cf-40ae-b95e-8b9543862f10","html_url":"https://github.com/mytonwalletorg/mytonwallet","commit_stats":null,"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mytonwalletorg%2Fmytonwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mytonwalletorg%2Fmytonwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mytonwalletorg%2Fmytonwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mytonwalletorg%2Fmytonwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mytonwalletorg","download_url":"https://codeload.github.com/mytonwalletorg/mytonwallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225423638,"owners_count":17472152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","crypto","cryptocurrency","dapp","hacktoberfest","ton","wallet","web3"],"created_at":"2024-08-04T08:01:04.840Z","updated_at":"2024-11-19T20:30:47.525Z","avatar_url":"https://github.com/mytonwalletorg.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":["Flutter SDK / Libraries"],"readme":"# MyTonWallet · [mytonwallet.io](https://mytonwallet.io)\n\n**The most feature-rich web wallet and browser extension for the [TON Network](https://ton.org)** – with support of jettons, NFT, TON DNS, TON Sites, TON Proxy, and TON Magic.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/102837730/193835310-1436afcd-ed78-4656-92c3-9c8f4beacacf.png\" width=\"600\" /\u003e\n\nThe 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.\n\n## Table of contents\n\n- [Requirements](#requirements)\n- [Local Setup](#local-setup)\n- [Dev Mode](#dev-mode)\n- [Linux](#linux-desktop-troubleshooting)\n- [Electron](./docs/electron.md)\n- [Verifying GPG Signatures](./docs/gpg-check.md)\n- [Support Us](#support-us)\n\n## Requirements\n\nReady to build on **macOS** and **Linux**.\n\nTo build on **Windows**, you will also need:\n\n- Any terminal emulator with bash (Git Bash, MinGW, Cygwin)\n- A zip utility (for several commands)\n\n## Local Setup\n### Prepare macOS\n`node-gyp` tries to build `node-canvas`, so we pre-install [all necessary dependencies](https://github.com/Automattic/node-canvas/wiki/Installation:-Mac-OS-X#homebrew) in advance.\n```sh\nbrew install pkg-config cairo pango libpng jpeg giflib librsvg\n```\n\n### NPM Local Setup\n```sh\ncp .env.example .env\n\nnpm ci\n```\n\n## Dev Mode\n\n```sh\nnpm run dev\n```\n\n## Linux Desktop Troubleshooting\n\n**If the app does not start after click:**\n\nInstall the [FUSE 2 library](https://github.com/AppImage/AppImageKit/wiki/FUSE).\n\n**If the app does not appear in the system menu or does not process ton:// and TON Connect deeplinks:**\n\nInstall [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) and install the AppImage file through it.\n\n```bash\nsudo add-apt-repository ppa:appimagelauncher-team/stable\nsudo apt-get update\nsudo apt-get install appimagelauncher\n```\n\n**If the app does not connect to Ledger:**\n\nCopy the udev rules from the [official repository](https://github.com/LedgerHQ/udev-rules) and run the file `add_udev_rules.sh` with root rights.\n\n```bash\ngit clone https://github.com/LedgerHQ/udev-rules\ncd udev-rules\nsudo bash ./add_udev_rules.sh\n```\n\n## Support Us\n\nIf 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!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmytonwalletorg%2Fmytonwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmytonwalletorg%2Fmytonwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmytonwalletorg%2Fmytonwallet/lists"}