UNPKG

@etherspot/remote-signer

Version:

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

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