conflux-web-core
This is a sub module of ConfluxWeb
The conflux-web-core
contains the AbstractConfluxModule.
This should be used if someone wants to implement a new confluxWeb module.
Installation
npm install conflux-web-core
Usage
; ...;
Types
All the typescript typings are placed in the types folder.