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

1.36.7-alpha.0 • Public • Published

conflux-web-cfx

This is a sub package of ConfluxWeb.js

This is the Cfx package to be used ConfluxWeb.js.

Installation

npm install conflux-web-cfx

Usage

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

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i conflux-web-cfx

Weekly Downloads

4

Version

1.36.7-alpha.0

License

LGPL-3.0

Unpacked Size

117 kB

Total Files

7

Last publish

Collaborators

  • wangdayong228
  • pana
  • ypliu
  • geekberry