#### Wallet Options - Keystore

`--keystores` *paths*\
    Use the keystores in the given folders or files.\
    Environment: `ETH_KEYSTORE`

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

`--password` *passwords*\
    The keystore passwords. Used with `--keystore`.
