UNPKG

permissionless

Version:

A utility library for working with ERC-4337

4 lines 255 B
import { InvalidEntryPointError, getSenderAddress } from "./public/getSenderAddress.js"; import { getAccountNonce } from "./public/getAccountNonce.js"; export { getSenderAddress, getAccountNonce, InvalidEntryPointError }; //# sourceMappingURL=index.js.map