@biconomy-devx/gas-estimator
v1.0.16
Published
library for estimating gas for generic actions and smart account methods under different conditions.
Downloads
30
Readme
@biconomy-devx/gas-estimator
WIP: Generic gas estimator package to estimate gas on your smart contracts in many generic ways.
Usage
import { Estimator } from '@biconomy-devx/gas-estimator';
// TODO: DEMONSTRATE API