Releases: mrrovot/trtl-cli
TRTL-CLI
How to install
1.) Ensure you have NodeJS and NPM installed first. You can get those Here.
2.) Open your preferred Command Line Interface and clone the TRTL-CLI repository with this command:
$ git clone https://github.com/mrrovot/trtl-cli.git
3.) Install all of the dependencies with this command:
$ npm install
4.) Create a symlink with this command:
$ npm link
TRTL-CLI UPDATE 1.0.49
New command!
$ trtl tx <transaction> - Default command displays transaction pool. Adding a transaction hash will provide information about the transaction and if it is confirmed.
TRTL-CLI
How to install
1.) Ensure you have NodeJS and NPM installed first. You can get those Here.
2.) Open your preferred Command Line Interface and clone the TRTL-CLI repository with this command:
$ git clone https://github.com/mrrovot/trtl-cli.git
3.) Install all of the dependencies with this command:
$ npm install
4.) Create a symlink with this command:
$ npm link
TRTL-CLI UPDATE 1.0.49
New command!
$ trtl nodes - Displays every node, their URL, Port, SSL, and Sync status.