Skip to main content

twt_wallet_configure

twt wallet configure

Configures and initializes a wallet

Synopsis

Before performing any wallet interactions it is required to initialize a new wallet. This action will configure the wallet for an issuer or holder and verifier.

twt wallet configure [flags]

Examples

twt wallet configure -i config/exampleIssuerConfig.json -n "My Issuer Wallet"

Options

  -i, --config string   Path to yaml file with the issuer config
-h, --help help for configure
-d, --id string The wallet ID to update. When creating a new wallet don't provide one'
-n, --name string The wallet name. If updating an existing wallet you don't need to provide one

SEE ALSO

Auto generated by spf13/cobra on 27-Mar-2025