Create a sealed/encrypted invite and store the Topic keys in the Keystore for later use. The returned invite payload must be sent to the network for the other party to be able to communicate.
Get the PublicKeyBundle
associated with the Keystore's private keys
Static
createGenerated using TypeDoc
A Keystore is responsible for holding the user's XMTP private keys and using them to encrypt/decrypt/sign messages. Keystores are instantiated using a
KeystoreProvider