lw_gastool

1.0.0 • Public • Published

Ethereum-gas Documentation

  • npm install @cicciocoin/ethereum-gas

CODE EXAMPLE :

const gasPrice = require('@cicciocoin/ethereum-gas');

gasPrice("YOUR_RPC_URL").then((gasPriceEther) => {
  console.log('Gas price in ether:', gasPriceEther);
}).catch((error) => {
  console.error('Error:', error);
});

Readme

Keywords

Package Sidebar

Install

npm i lw_gastool

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • liuzhixuanseven