ptestweb3-eth
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.1 • Public • Published

web3-eth

This is a sub module of web3.js

This is the Eth module to be used web3.js. Please read the documentation for more.

Installation

npm install web3-eth

Usage

import {Eth} from 'web3-eth';

const eth = new Eth(
    'http://127.0.0.1:4546',
    null,
    options
);

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i ptestweb3-eth

Weekly Downloads

1

Version

2.0.0-alpha.1

License

LGPL-3.0

Unpacked Size

12.9 kB

Total Files

3

Last publish

Collaborators

  • skykingit