conflux-web
v1.36.7-alpha.0
Published
Conflux JavaScript API
Downloads
29
Readme
conflux-web
This is the main package of ConfluxWeb
Installation
Node.js
npm install conflux-web
Usage
import ConfluxWeb from 'conflux-web';
new ConfluxWeb(...);
Types
All the typescript typings are placed in the types folder.