/wallet

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Tonkeeper

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

Install dependencies

$ yarn install

$ yarn pods

$ yarn ios

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

GPLv3. See LICENSE.txt