🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@dileepfrogorg/web3-net

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dileepfrogorg/web3-net

Web3 module to interact with the Ethereum nodes networking properties.

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

web3-net

This is a sub package of web3.js

This is the net package to be used in other web3.js packages. Please read the documentation for more.

Installation

npm install web3-net

Usage

import {Network} from 'web3-net';

const net = new Network(
    '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