@dileepfrogorg/web3-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.52 • Public • Published

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.

/@dileepfrogorg/web3-core/

    Package Sidebar

    Install

    npm i @dileepfrogorg/web3-core

    Weekly Downloads

    1

    Version

    1.0.0-beta.52

    License

    LGPL-3.0

    Unpacked Size

    37.1 kB

    Total Files

    10

    Last publish

    Collaborators

    • dileepfrog