@conflux-dev/jsonrpc-spec

0.0.5 • Public • Published

Conflux JSON-RPC Specification

The Conflux JSON-RPC is a collection of methods. This interface allows downstream tooling and infrastructure to generate code or build mock server.

Online Viewer

How to run MockServer

Prepare a JSON-RPC description file, you can add examples you want to test into it. Then run the mock-server with follow command:

$ npm run mock-server -d the-openrpc.json

Readme

Keywords

none

Package Sidebar

Install

npm i @conflux-dev/jsonrpc-spec

Weekly Downloads

7

Version

0.0.5

License

ISC

Unpacked Size

715 kB

Total Files

19

Last publish

Collaborators

  • ypliu
  • geekberry
  • pana
  • wangdayong228