nonam3e / tonnel-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TONNEL-CLI v0.1

BETA VERSION - CAUTION ⚠️

This is a beta version. The product is in development, and bugs may occur. If you encounter any issues, please open an issue on GitHub and provide a detailed description.

USAGE RECOMMENDATIONS

Important: Triple-check every action!

This is a beta version, so exercise caution with every action you perform. Your secrets are not currently stored (note that secret keys are deleted from the console after being shown), and losing access to your funds is possible without them. To enhance security, consider using TonKeeper to send transactions. TonKeeper emulates the transaction flow before sending and highlights any potential problems, allowing you to review and approve transactions with confidence.

Please Note:

  • Secrets: Ensure you save your secrets securely, as they are not currently stored.
  • TonKeeper: Consider using TonKeeper for sending transactions to simulate and review the transaction flow before approval.

Your feedback is valuable in improving the stability and security of this beta version. Thank you for testing and helping us enhance TONNEL-CLI!

Installation

Currently npm package doesn't work properly, so run it from sources

git clone https://github.com/nonam3e/tonnel-cli && cd tonnel-cli && yarn install

Usage

yarn dev

About


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%