0.1.9 • Published 2 years ago

flow-get v0.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Gas Estimation tool

This tool allows you to estimate required gas to process transaction on Flow Testnet using transaction id.

Usage

By Cloning the repo

  • Clone the repo
  • npm install
  • npm run example or node index {txId}

Via npx

  • npx flow-get {txId}

Options

  • -n or --network - specify network [mainnet, testnet]
  • -t or --timeout - timeout for transaction fetching (in ms). Default 3000ms
  • -h - usage help

Tools Used

0.1.7-alpha.1

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago