conflux-web-net
TypeScript icon, indicating that this package has built-in type declarations

1.36.7-alpha.0 • Public • Published

conflux-web-net

This is a sub package of ConfluxWeb.js

This is the net package to be used in other ConfluxWeb.js packages.

Installation

npm install conflux-web-net

Usage

import {Network} from 'conflux-web-net';
 
const net = new Network(
    'http://127.0.0.1:4546',
    null,
    options
);

Types

All the typescript typings are placed in the types folder.

Dependents (4)

Package Sidebar

Install

npm i conflux-web-net

Weekly Downloads

15

Version

1.36.7-alpha.0

License

LGPL-3.0

Unpacked Size

32.3 kB

Total Files

7

Last publish

Collaborators

  • wangdayong228
  • pana
  • ypliu
  • geekberry