cast wallet vanity
NAME
cast-wallet-vanity - Generate a vanity address.
SYNOPSIS
cast wallet vanity [options]
DESCRIPTION
Generate a vanity address.
If --nonce is specified, then the command will try to generate a vanity contract address.
OPTIONS
Keystore Options
--starts-with hex
    Prefix for the vanity address.
--ends-with hex
    Suffix for the vanity address.
--nonce nonce
    Generate a vanity contract address created by the generated keypair with the specified nonce.
Common Options
-h
--help
    Prints help information.
EXAMPLES
- 
Create a new keypair that starts with dead:cast wallet vanity --starts-with dead
- 
Create a new keypair ends with beef:cast wallet vanity --ends-with beef