Socket
Socket
Sign inDemoInstall

web3-core

Package Overview
Dependencies
77
Maintainers
2
Versions
362
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-core

Web3 core tools for sub packages. This is an internal package.


Version published
Maintainers
2
Weekly downloads
415,618
decreased by-14.48%

Weekly downloads

Readme

Source

web3-core

This is a sub module of web3.js

The web3-core contains the AbstractWeb3Module. This should be used if someone wants to implement a new web3 module.

Installation

npm install web3-core

Usage

import {AbstractWeb3Module} from 'web3-core';

new AbstractWeb3Module(...);

Types

All the typescript typings are placed in the types folder.

FAQs

Last updated on 13 Jul 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc