UNPKG

permissionless

Version:

A utility library for working with ERC-4337

5 lines 302 B
export { sendTransaction } from "./smartAccount/sendTransaction.js"; export { signMessage } from "./smartAccount/signMessage.js"; export { signTypedData } from "./smartAccount/signTypedData.js"; export { writeContract } from "./smartAccount/writeContract.js"; //# sourceMappingURL=smartAccount.d.ts.map