noone-ethers-utils

1.0.0 • Public • Published

noone-ethers-utils

ethers.js Integrated utils (base ethers v5.7.2)

How to install

npm install noone-ethers-utils

How to use

const ethersUtils = require('noone-ethers-utils');

console.log(ethersUtils.parseGwei("1").toString())

console.log(ethersUtils.formatGwei(9))

console.log(ethersUtils.fromHex(97788))

console.log(ethersUtils.toHex(11))

more function come soon

Readme

Keywords

Package Sidebar

Install

npm i noone-ethers-utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

10.7 kB

Total Files

6

Last publish

Collaborators

  • godream