@sensible-contract/web3-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

web3-utils

This is a sub-package of web3.js.

This contains useful utility functions for Dapp developers.

Please read the documentation for more.

Installation

npm install @sensible-contract/web3-utils

Usage

const utils = require('@sensible-contract/web3-utils');
console.log(utils);
{
    fromDecimalUnit: function(){},
    toDecimalUnit: function(){},
    toSatoshis: function(){},
    ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @sensible-contract/web3-utils

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

7.55 kB

Total Files

6

Last publish

Collaborators

  • huanniangstudio