@rainbow-me/fee-suggestions

v2.1.0
JavaScript library that suggest fees on Ethereum after EIP-1559 using historical data using ethers.js
javascript ethereum eip1559 ethers web3 dapp

lint

yarn lint:ts && yarn lint:js

build

yarn tsc

start

ts-node demo.ts

lint:js

eslint --cache --ext '.ts,.tsx,.js,.jsx' .

lint:ts

yarn tsc --skipLibCheck --noEmit

publish:release

yarn build && yarn publish
npm i @rainbow-me/fee-suggestions

Metadata

  • MIT
  • Whatever
  • Bruno Barbieri
  • released 11/22/2022

Downloads