This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ethers-decimal-handler

1.2.0 • Public • Published

My Ethers Decimal Handler Package

This is a simple package which helps you to convert string/numbers to wei or 18 decimal length.

Installation

You can install this package using npm and yarn:

Usage

Here's an example of how to use this package:

const {iAm18} = require('ethers-dechandler');

console.log(iAm18("21"))

output : 21000000000000000000

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i ethers-decimal-handler

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

1.12 kB

Total Files

3

Last publish

Collaborators

  • shivamycodee