-
In GitLab by @damip
Do research on the list of things we need to add/change to expose an ethereum RPC interface (https://ethereum.org/en/developers/docs/apis/json-rpc/) additionnally to the current a…
-
Folllow up: #105
We need a way to automatically post https://github.com/filecoin-project/lotus/tree/master/build/openrpc OpenRPC files to our Glif github page
-
### To Do
* [x] Overview of Binance Smart Chain BTP Guide ([WIP](https://github.com/icon-project/btp/blob/btp_web3labs/doc/bsc-guide.md))
* [x] Understanding network and API
* [ ] Setup local nod…
-
**Is your feature request related to a problem? Please describe.**
A few months ago we created a page for the JSON RPC API:
https://ethereum.org/en/developers/docs/apis/json-rpc/
Why? At the ti…
-
https://inspector.open-rpc.org/
https://github.com/filecoin-project/lotus/pull/4711
-
Hey there,
I work on a project called [OpenRPC](https://github.com/open-rpc/). Its a fork of OpenAPI, modified to suit JSON-RPC 2.0.
There are a lot of things you can use an OpenRPC document for…
-
Since this project uses JSON-RPC, I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as documentation and client g…
-
**Describe the bug**
The schema object with definitions field would got a resolving error:
```
ono.js:64 Uncaught (in promise) SyntaxError: Error resolving $ref pointer "https://playground.open-r…
-
In the Playground, document fields corresponding to `Example Object` and `Example Pairing Object` are showing an error when their `name` field is not present or the empty string. According to the Open…
-
I'd love to see support for `schema.examples` in the playground UI.
- https://json-schema.org/draft/2019-09/json-schema-validation.html#rfc.section.9.5
- https://spec.open-rpc.org/#example-object…