DOCUMENTATION

import CommonOptions from "./common-optionsx"; import WalletOptionsRaw from "../../reference/common/wallet-options-rawx"; import WalletOptionsKeystore from "../../reference/common/wallet-options-keystorex"; import WalletOptionsHardware from "../../reference/common/wallet-options-hardwarex";

cast wallet address


NAME

cast-wallet-address - Convert a private key to an address.

SYNOPSIS

cast wallet address [options]

DESCRIPTION

Convert a private key to an address.

OPTIONS

Keystore Options

<WalletOptionsRaw /> <WalletOptionsKeystore /> <WalletOptionsHardware /> <CommonOptions />

EXAMPLES

  1. Get the address of the keypair in keystore.json:
    cast wallet address --keystore keystore.json
    

SEE ALSO

cast, cast wallet