UNPKG

@etherspot/remote-signer

Version:

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

5 lines (4 loc) 164 B
export { SignMessageDto } from './sign-message.dto.mjs'; export { validateDto } from './utils/validate-dto.mjs'; import '../types/common-types.mjs'; import 'viem';