3.1.2 ā€¢ Published 2 years ago

ton-cli v3.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

TON CLI

Version npm

CLI client for TON.

Features

  • šŸš€ Works anywhere and does not require to install local TON node
  • šŸ” Encrypted storage of wallets
  • šŸ’ø Multiple wallets (even thousands of them if you wish)
  • šŸ° Get balance
  • āœˆļø Transfers
  • šŸ’¾ Unecnrypted backups that could be also used to import to other keystores if needed

Install

npm install -g ton-cli

How to use

Invoke ton-cli and follow wizard. You can use flag --test to run client on test net instead of production.

# ton-cli
? Pick command
āÆ Open keystore
  Create keystore
  Restore keystore

Offline mode

ton-cli supports offline mode that could be enabled via:

  • --offline argument
  • TON_CLI_OFFLINE=true environment variable

Performing transfers

When you have working keystore you have to write out contacts.json file in the same directory to be able to perform transfers in the form:

[
    {
        "name": "validator_0001",
        "address": "Ef9I0khL_IoN4UrmMFqNKhMZCTyKxroNCE_ajIesviF_S2bC"
    }
]

Testing

Repository is bundled with test keystore and a wallet with a test coins for test (please, do not wipe it's balance). Checkout current project and run yarn cli to start test client.

Test keystore password:

sleep fan egg excess risk friend column remain seven bread disagree culture quick pride crush they ancient access flock settle prison kick tube word

License

MIT

2.0.0

2 years ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.0.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.1.0

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago