Accounts
account export

Export an account to a keystore file (web3/geth/foundry compatible)

Usage

$ genlayer account export [options]

Options

ShortLongDescriptionRequiredDefault
--output <path>Output path for the keystore fileNo
--account <name>Account to export (defaults to active account)No
--password <password>Password for exported keystore (skips confirmation)No
--source-password <password>Password to decrypt account (if not unlocked)No
-h--helpdisplay help for commandNo