🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@dileepfrogorg/web3-eth

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dileepfrogorg/web3-eth

Web3 module to interact with the Ethereum blockchain and smart contracts.

latest
Source
npmnpm
Version
1.0.0-beta.52
Version published
Maintainers
1
Created
Source

web3-eth

This is a sub package of web3.js

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

Installation

npm install web3-eth

Usage

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

Types

All the typescript typings are placed in the types folder.

FAQs

Package last updated on 25 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts