newchain-web3-core
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

newchain-web3-core

This is a sub module of newchain-web3.js

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

Installation

npm install newchain-web3-core

Usage

import {AbstractWeb3Module} from 'newchain-web3-core';

new AbstractWeb3Module(...);

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i newchain-web3-core

Weekly Downloads

4

Version

0.1.5

License

LGPL-3.0

Unpacked Size

22.1 kB

Total Files

6

Last publish

Collaborators

  • xiawu_zeuux