UNPKG

@etherspot/remote-signer

Version:

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

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