OpenRPC Support
Open
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I think this project could benefit from integration with [OpenRPC](http://open-rpc.org) which provides a base foundation for service discovery and tooling such as documentation and client generation, typings (typescript/rust), etc, for JSON-RPC akin to OpenAPI/Swagger.
Here is an example of an ethereum node with the OpenRPC playground, it gets the OpenRPC Document via calling the [rpc.discover](https://spec.open-rpc.org/#service-discovery-method) method:
https://playground.open-rpc.org/?schemaUrl=https://services.jade.builders/core-geth/mainnet/1.11.2
Let me know how I can help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.