Home/Docs/Components/Gas-calculator

Gas Calculator

A component that helps users estimate transaction costs based on current network gas prices.

Gas Calculator

Current network gas prices and estimates

Low Traffic
Normal
High Priority
Gas units

Installation

Run the following command to add the Gas Calculator component to your project:

npx w3-kit@latest add gas-calculator

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add gas price estimation utilities to your project