Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NetworkKeystoreProvider

NetworkKeystoreProvider will look on the XMTP network for an EncryptedPrivateKeyBundle on the user's private storage topic. If found, will decrypt the bundle using a wallet signature and instantiate a Keystore instance using the decrypted value.

Hierarchy

  • NetworkKeystoreProvider

Implements

Index

Constructors

Methods

Constructors

Methods

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

Generated using TypeDoc