Skip to content

TonexWallet/tonex-extension

Repository files navigation

Tonex - FreeTON browser extension

Installation

  • Download Release from Releases page. First version is contest release.
  • Unpack build
  • Toggle Developer mode in Chrome: Menu > More tools > Extensions
  • Click "Load unpacked" button and choose unpacked build directory
  • Done

Build from source

Requirements: installed yarn or npm, nodejs.

In the project directory, run:

yarn install

Then run command:

yarn build

Builds the app for production to the build folder.