Socket
Socket
Sign inDemoInstall

xdc3-eth

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xdc3-eth

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


Version published
Weekly downloads
369
decreased by-4.9%
Maintainers
1
Weekly downloads
 
Created
Source

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('xdc3-eth');

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

Types

All the TypeScript typings are placed in the types folder.

FAQs

Package last updated on 08 Apr 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc