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

1.3.30 • Public • Published

web3-eth

NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js.

This Eth package is used within some web3.js packages.

Please read the documentation for more.

Installation

Node.js

npm install web3-eth

Usage

const Web3Eth = require('web3-eth');

const eth = new Web3Eth('ws://localhost:8546');

Types

All the TypeScript typings are placed in the types folder.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.301latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.301
1.3.291
1.3.281
1.3.271
1.3.261
1.3.251
1.3.241
1.3.231
1.3.221
1.3.211
1.3.191
1.3.181
1.3.171
1.3.121
1.3.101
1.3.91
1.3.81
1.3.51

Package Sidebar

Install

npm i @sipc/web3-eth

Weekly Downloads

18

Version

1.3.30

License

LGPL-3.0

Unpacked Size

86 kB

Total Files

12

Last publish

Collaborators

  • sipc