Accounts
account import

Import an account from a private key or keystore file

Usage

$ genlayer account import [options]

Options

ShortLongDescriptionRequiredDefault
--name <name>Name for the accountNo
--private-key <key>Private key to importNo
--keystore <path>Path to keystore file to import (geth, foundry, etc.)No
--password <password>Password for the new keystore (skips confirmation prompt)No
--source-password <password>Password to decrypt source keystore (with --keystore)No
--overwriteOverwrite existing accountNofalse
--no-set-activeDo not set as active accountNo
-h--helpdisplay help for commandNo