0.1.9 • Published 3 years ago

flow-get v0.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago