UNPKG

@etherspot/remote-signer

Version:

Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler

8 lines (7 loc) 370 B
export { createLocalAccount, fixSignedData, toExtendedLocalAccount } from './local-account-utils.mjs'; export { RemoteSignerParams, signUserOperation, toRemoteSigner } from './remote-signer.mjs'; import '../../ERC4337Utils-D4GRkIAr.mjs'; import 'viem'; import '../types/bignumber.mjs'; import '../types/common-types.mjs'; import 'node_modules/viem/_types/errors/utils';