Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyGeneratorKeystoreProvider

KeyGeneratorKeystoreProvider will create a new XMTP PrivateKeyBundle and persist it to the network This provider should always be specified last in the list of keystoreProviders on client creation, as it will overwrite any XMTP identities already on the network

Hierarchy

  • KeyGeneratorKeystoreProvider

Implements

Index

Constructors

Methods

Constructors

Methods

  • newKeystore(opts: KeystoreProviderOptions, apiClient: default, wallet?: Signer): Promise<Keystore>

Generated using TypeDoc