web3-core-utils
TypeScript icon, indicating that this package has built-in type declarations

4.3.6 • Public • Published

web3-core-utils

web3-core-utils This contains useful utility functions for Dapp developers.

Installation

Using NPM

npm install web3-core-utils

Using Yarn

yarn add web3-core-utils

Usage

const Web3Utils = require('web3-core-utils');
console.log(Web3Utils);
{
    sha3: function(){},
    soliditySha3: function(){},
    isAddress: function(){},
    ...
}

/web3-core-utils/

    Package Sidebar

    Install

    npm i web3-core-utils

    Weekly Downloads

    159

    Version

    4.3.6

    License

    LGPL-3.0

    Unpacked Size

    610 kB

    Total Files

    143

    Last publish

    Collaborators

    • aliaudit