conflux-web-core-method
v1.36.7-alpha.0
Published
Handles the JSON-RPC methods. This package is also internally used by ConfluxWeb.
Downloads
41
Readme
conflux-web-core-method
This is a sub package of ConfluxWeb.js
The Method module abstracts the JSON-RPC method and is used within most ConfluxWeb.js packages.
Installation
npm install conflux-web-core-method
Types
All the typescript typings are placed in the types folder.