Skip to content

TRTL-CLI

Latest

Choose a tag to compare

@obselate obselate released this 14 Sep 05:28
· 1 commit to master since this release

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.