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,No
etc.)No
--password <password> Password for the new keystore (skipsNo
confirmation prompt)No
--source-password <password> Password to decrypt source keystore (withNo
--keystore)No
--overwriteOverwrite existing account (default: false)No
--no-set-activeDo not set as active accountNo
-h--helpdisplay help for commandNo