Skip to content

Tonkeeper Web is a non-custodial crypto wallet and gateway to blockchain dApps

License

Notifications You must be signed in to change notification settings

mitagmio/tonkeeper-web

 
 

Repository files navigation

Tonkeeper Web Monorepo

Tonkeeper Web is a non-custodial crypto wallet and gateway to blockchain dApps.

Tonkeeper Extension supports Firefox 109.0 or higher version, Google Chrome, and Chromium-based browsers. We recommend using the latest available browser version.

Building locally

  • Install Node.js version 16 or 19
  • Install Yarn version 1.18.0
  • Install and run Docker Desktop

Build web script

yarn

yarn build:web

Compressed build can be found in /apps/web/build once they're built.

Build extension script

yarn

yarn build:extension

Compressed builds can be found in /apps/extension/dist/chrome and /apps/extension/dist/firefox once they're built.

License

(c) Copyright 2023 TonApps Inc. Released under the Apache License, Version 2.0.

About

Tonkeeper Web is a non-custodial crypto wallet and gateway to blockchain dApps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Other 1.9%