@biconomy-devx/relayer
v1.0.16
Published
relayer client to dispatach transactions on blockchain
Downloads
64
Keywords
Readme
@biconomy-devx/relayer
Biconomy Relayer Client
Relayer used in Biconomy SDK
A library of helper functions for interacting with Relayer service which accepts regular transactions and account abstraction user operations.
Ships LocalRelayer and RestRelayer. LocalRelayer is standalone signer which can be loaded with some gas to dispatch transactions. RestRelayer is client to use production grade relayer infrastructure service.
Usage
// TODO: DEMONSTRATE API