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

1.10.0 • Public • Published

web3.js

web3-types

ES VersionNode VersionNPM PackageDownloads

This is a sub-package of web3.js.

web3-types contains the common data structures and interfaces used in web3.js.

Installation

You can install the package either using NPM or using Yarn

Using NPM

npm install web3-types

Using Yarn

yarn add web3-types

Getting Started

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rimraf to remove dist/
buildUses tsc to build package and dependent packages
lintUses eslint to lint package
lint:fixUses eslint to check and fix any warnings
formatUses prettier to format the code
testUses jest to run unit tests
test:integrationUses jest to run tests under /test/integration
test:unitUses jest to run tests under /test/unit

Readme

Keywords

none

Package Sidebar

Install

npm i web3-types

Weekly Downloads

188,744

Version

1.10.0

License

LGPL-3.0

Unpacked Size

300 kB

Total Files

143

Last publish

Collaborators

  • mpetrunic
  • gregthegreek
  • alexey_krasnoperov
  • jdevcs