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