0.0.5 • Published 2 years ago

@conflux-dev/jsonrpc-spec v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago