Skip to main content

TON Stash - secure TON wallet

Project description

Tons

PyPI Downloads PyPI - Python Version

Documentation

You can find installation guide and all available features in our docs.

Introduction

tons is an Open Source cross-platform wallet application and command-line interface to maintain any type of wallet on the TON network on desktops and servers. Works with Windows/Mac/Linux.

tons has different UI versions thanks to which any user will find a suitable interface:

tons uses specific filesystem architecture that is maintained by the application.

.tons
├── config.yaml
├── whitelist.json
├── keystores
│   ├── *.keystore

User interfaces

tons-interactive

tons-interactive is a convenient interface to control your assets through terminal.

$ tons-interactive
[] Pick command: Keystores
[] Pick command: Open keystore
[] Choose keystore to use: 🔒 personal.keystore
[?] Pick command [personal.keystore]: List wallets
 > List wallets
   Transfer
   Advanced Transfer
   Whitelist
   Tonconnect v2
   DNS
   Jetton
   ...

tons

tons is a batch mode interface that allows you to write automatic scripts.

To get all available subcommands and flags run a command with an '-h' flag

$ tons -h
Usage: tons [OPTIONS] COMMAND [ARGS]...

Options:
  --version      Show the version and exit.
  -c, --config   Use specific config.yaml file
  -h, --help     Show this message and exit.

Commands:
  config      Control config parameters (check README.md for all fields...
  contract    Operate with contracts
  dev         Development tools
  dns         Operate with DNS
  init        Initialize .tons workdir in a current directory
  keystore    Operate with keystores
  tonconnect  Operate with TonConnect
  wallet      Operate with wallets
  whitelist   Operate with whitelist contacts

Example: get list of all wallets from a keystore

$ tons wallet list -v
| Name  | Version | WC |                     Address                      | Comment | State  | Balance |
|:------|:-------:|:--:|:------------------------------------------------:|:--------|:------:|--------:|
| dev   |   v3r2  | 0  | EQBxWbjry61lk0dU_8viG9M_e5x9VGOJaI9ZhOrn6vcIp7Sm | None    | Active |    13.1 |
| prod  |   v4r2  | 0  | EQCkNipaz2C3Md-tXVBcD3E4yv8EKqMzZ41QQtsM4IdFnKP5 | None    | Uninit |     0.0 |
| Total |         |    |                                                  |         |        |    13.1 |

tons-gui

Graphic user interface version is being developed. Here's a glimpse of the interface.

tons-gui

License

The code and data files in this distribution are licensed under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. See https://www.gnu.org/licenses/ for a copy of this license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tons-1.0.0.tar.gz (133.7 kB view details)

Uploaded Source

Built Distribution

tons-1.0.0-py3-none-any.whl (177.8 kB view details)

Uploaded Python 3

File details

Details for the file tons-1.0.0.tar.gz.

File metadata

  • Download URL: tons-1.0.0.tar.gz
  • Upload date:
  • Size: 133.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.9

File hashes

Hashes for tons-1.0.0.tar.gz
Algorithm Hash digest
SHA256 72638784fdbc27d5eba778e49ac17d15fbffbb10e9336a01d54cb93c74e36aba
MD5 e9e275400962577870f8e10e57d2bb7e
BLAKE2b-256 02ea26e751730f97ac9b5e09bb187877264e4861a0505d1cf56961ebbf265265

See more details on using hashes here.

File details

Details for the file tons-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: tons-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 177.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.9

File hashes

Hashes for tons-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 df96996d98804dfd979ba5ce8e2e39df2e47148a728e8149c775cfce071c83b0
MD5 38fc6ea015c631578b3643400475a739
BLAKE2b-256 da46ca21ac7c19a5eb27fd01e323fa8cdcf5236d8f2cde41a94b2560471502e3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page