Create Development Wallet
Wallets are repositories of public-private key pairs. Private keys are needed to sign operations performed on the blockchain. Wallets are accessed using infra-cli.
Step 1: Create a Wallet
infra-cli wallet create --to-consoleCreating wallet: default
Save password to use in the future to unlock this wallet.
Without password imported keys will not be retrievable.
"PW5Kewn9L76X8Fpd....................t42S9XCw2"Step 2: Open the Wallet
infra-cli wallet openinfra-cli wallet listStep 3: Unlock it
Step 4: Import keys into your wallet
Step 5: Follow this tutorial series more easily
Step 6: Import the Development Key
What's Next?
Last updated