Hedera Transaction Tool Demo
v0.2.0
v0.2.0
  • Overview
  • Configuration
  • Installation
  • Keys
    • Generate a key
    • Change key name
    • Export your public key
    • Import keys
    • Add public keys
    • Recovery your keys
    • View your recovery phrase
  • Accounts
    • Add an account
    • Change account name
    • Import accounts
  • Create Transactions
    • Create an account
    • Update an account
    • Transfer hbar
    • File contents update
    • Admin remove content
    • Admin restore content
    • Create transactions from an existing transaction
  • Sign Transactions
    • Individual transactions
    • Multiple (batch) transactions
  • Forgot Your Password
  • Settings
  • Software Update
  • CLI Commands
    • Launch CLI
    • Change key formats
    • Get account info
    • Collate transactions
    • Submit transactions
Powered by GitBook
On this page

Was this helpful?

  1. Keys

Generate a key

PreviousKeysNextChange key name

Last updated 3 years ago

Was this helpful?

1. Click on the Keys tab from the top navigation 2. Click on GENERATE KEYS

3. Enter a nickname for your keys

4. Click CREATE KEYS 5. Enter your application password to generate the keys 6. Click CONFIRM 7. A message will appear on your application screen that will link to where the new key files have been generated

  • The default location is /Users/<username>/Documents/TransactionTool/Keys

  • The index number will be used to recover this key in the event you lose access to your keys.

8. Click CONTINUE

You have now successfully created a new set of keys. The new key should be displayed in the Available keys table. The private key can now be used to sign transactions.