Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 582 Bytes

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.