/tpcli

CLI for thepower blockchain transactions

Primary LanguageErlang

The Power CLI

The tp CLI utility is a powerful tool, that will help you:

  • generate keys (secp256k1 and ed25519);
  • register your address;
  • form the transactions from a JSON-formatted template;
  • sign the transactions (including signing using multiple keys).

The tool consists of two parts:

You can find the description and usage examples of tp CLI here.