Chat
Usage
import { Chat } from '@4thtech-sdk/ethereum';
const chat = new Chat({
walletClient,
});Parameters
config
config.walletClient
config.appId (Optional)
config.encryptor (Optional)
Last updated
