-
### Implementation ideas
With the Node API having more and more features and endpoints added, it might be worth to use OpenRPC to spin up a self-documenting API endpoint with a playground included wh…
-
Our API docs (and in particular to the type definitions of key response types like SuiEventEnvelope) are hard to discover in our current docs site. You will only see SuiEventEnvelope if you happen to…
-
So. We're making a new major.
## Goals
- **More ergonomic API for creating procedures** and building out your backend
- **CMD+Click** from your frontend and jump straight into the back…
-
One of the big benefits Twirp has over gRPC is the ability to easily curl/postman the calls when testing or c/p to co-workers. It would be nice to have a more detailed specification of what GET/POST/…
-
### **Environment requirements:**
First of all, you shoud create with Metamask a CustomNetwork that connects with JSON-RPC.
Currently we have three JSON-RPC nodes:
mainnet: https://mainnet.hashio…
-
For each method, expose or generate more information from `near_bindgen` into a module of the same name of the method:
* Make the `Input` struct public.
* Copy the function's docs into tha…
-
### Problem
We currently don't have complete documentation for the endpoints provided
### Solution
We should utilize the [OpenRPC](https://open-rpc.org/) standard and the [OpenRPC Playground](https…
-
Context: Render APIs directly in docs and move away from playground
We current link playground to our docs side menu, but it’s not an ideal experience.
Ideally we:
render the apis and contents from h…
-
Related to #1058
Example with [Ethereum ](https://playground.open-rpc.org/)
May be convert Wiki documentation to OpenRPC spec ?
![openrpc](https://user-images.githubusercontent.com/22281426…
-
What are the existing URLs containing the issue, if any?
https://docs.sui.io/build
https://playground.open-rpc.org/?uiSchema%5BappBar%5D%5Bui:splitView%5D=false&schemaUrl=https://raw.githubuserc…