0.1.9 • Published 4 months ago

newchain-web3-core-i29 v0.1.9

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
4 months ago

newchain-web3-core-i29

This is a sub module of newchain-web3.js

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

Installation

npm install newchain-web3-core-i29

Usage

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

new AbstractWeb3Module(...);

Types

All the typescript typings are placed in the types folder.

0.1.9

4 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago