#### Wallet Options - Keystore

`--keystore` *path*\
    Use the keystore in the given folder or file.\
    Environment: `ETH_KEYSTORE`

`--account` *account-name*\
    Use a keystore from the default keystores folder (~/.foundry/keystores) by its filename.\
    Environment: `ETH_KEYSTORE_ACCOUNT`

`--interactive`

`--password` *password*\
    The keystore password. Used with `--keystore`.
    Environment: `ETH_PASSWORD`
