--protocol
currently supported protocols are: ethereum
and substrate
.--private-key
of your account to be able to sign and decrypt messages.--passphrase
can be optionally supplied in the command line or at the prompt when the application starts.--key-type
includes secp256k1
(default for Ethereum), ed25519
(default for Substrate), sr25519
(Substrate)