UNPKG

@etherspot/remote-signer

Version:

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

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