UNPKG

@etherspot/remote-signer

Version:

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

4 lines (3 loc) 141 B
export { GenericBundler } from './GenericBundler.mjs'; export { EtherspotBundler } from './EtherspotBundler.mjs'; import '../interface.mjs';