-
When I use the RUST client generator for this OpenRPC document:
```
{"openrpc":"1.2.1","info":{"version":"0.0.0","title":"afx.core"},"methods":[{"name":"rpc.discover","description":"Returns an Ope…
-
## Details
I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as documentation/client generation/mock server for …
-
Summary:
Add support for a specifying an openRPC document via URI in the query params for inspector. This will improve the ux capability of inspector.
Acceptance Criteria:
You can specify openRp…
-
# Xi-Editor Issue Template
- [x] I have searched existing issues and could not find my issue.
- [x] I have studied the documentation.
## Details
I think this project could benefit from integra…
-
hey there,
Firstly, wicked project!
I was wondering if you would be interested in having this project accept [OpenRPC document specifications](https://open-rpc.org)? [Here are some simple examp…
-
Write a standard's document detailing the "Filecoin Node RPC API" that can be consumed by Miner/Boost/Curio/etc. and published and conformance-tested by Lotus, Forest, Venus, etc.
rvagg updated
3 months ago
-
Following specification:
```
{
"openrpc": "1.2.4",
"info": {
"title": "",
"version": "1.0.0"
},
"servers": [
{
"url": "/path"
}
],
"methods": []
}
```
…
-
[OpenRPC](https://open-rpc.org/) is a (human and) machine-readable, programming language-agnostic [JSON-RPC](https://www.jsonrpc.org/) API interface description standard.
Having such a document cou…
-
I would like to add ipfs to https://github.com/etclabscore/jade-service-runner and it would be much easier if there was a JSON-RPC interface, and EVEN more easy if it had an [OpenRPC document / servic…
-
**Describe the bug**
A clear and concise description of what the bug is.
https://github.com/open-rpc/meta-schema/blame/78bb78fb9a5c3cd3f5117e5c681e43e9f31d7016/index.d.ts#L128
Since this changed …