Skip to content

Tonkeeper Fork to add Italian translation

Notifications You must be signed in to change notification settings

RubensRainelli/TonKeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tonkeeper Wallet

License Release

tonkeeper.com

Welcome to Tonkeeper repository. If you have questions or suggestions, please file an Issue.

Install dependencies

$ yarn install
For iOS run
$ yarn pods
$ yarn start:mobile
$ yarn run:ios
For Android run
$ yarn adb
$ yarn start:mobile
$ yarn run:android

More information about android build in android readme.

Adding icons

All icon files are named according to ic-name-24.svg scheme. And placed in src/assets/icons/svg.

After adding the icon, run the convert command

$ yarn icons

To convert you need librsvg.

If librsvg not already installed, run

$ brew install librsvg

License

The code and data files in this distribution are licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See https://www.gnu.org/licenses/ for a copy of this license.

See LICENSE file.

This project is tested with Browserstack.

About

Tonkeeper Fork to add Italian translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.1%
  • Kotlin 3.9%
  • Java 3.8%
  • Swift 3.0%
  • JavaScript 0.5%
  • Objective-C 0.3%
  • Other 0.4%