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

1.9.22 • Public • Published

web3-utils

NPM Package

This is a sub-package of web3.js.

This contains useful utility functions for Dapp developers.

Please read the documentation for more.

Installation

You can install the package either using NPM or using Yarn

Using NPM

npm install web3-utils

Using Yarn

yarn add web3-utils

Usage

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

Types

All the TypeScript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i @artela/web3-utils

Weekly Downloads

9

Version

1.9.22

License

LGPL-3.0

Unpacked Size

570 kB

Total Files

184

Last publish

Collaborators

  • jack-artela
  • gene.ye
  • eric.artela
  • yuan90