| Class | Description |
|---|---|
| AccountSigner | Implementation of the ethers Signer interface to use with Smart Contract Accounts |
| EthersProviderAdapter | Lightweight Adapter for SmtAccountProvider to enable Signer Creation |
| Function | Description |
|---|---|
| convertEthersSignerToAccountSigner | Converts a ethers.js Signer to a SmartAccountSigner |
| convertWalletToAccountSigner | Converts a ethersjs Wallet to a SmartAccountSigner |