1.0.2 • Published 1 year ago

@logrus/ton-cli v1.0.2

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
1 year ago

Basic operations with TON wallet.

  • Create a TON account
  • Send TON transactions

Application is 100% stateless - keys are not stored nor logged anywhere. You only enter and see them in the console. Using community TON js client and TON Center public API. Unlike other wallets, it provides you with raw private key which gives you real ownership over your TON account.

⚠️ You need an API key to use this tool. Obtain one at https://t.me/tonapibot and set it either to TON_CLI_API_KEY environment variable or as --api-key *** CLI argument.

toncenter.com is the only public API node I could find. It requires an API key but it is free (up to some limits) and does not require any personal data (except for the fact you chat with their bot using a Telegram account). 5-minutes deal.

npx @logrus/ton-cli
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago