[ad_1]
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;shade:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{shade:#69727d;border:3px strong;background-color:clear}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;peak:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:middle;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{show:inline-block}
by Alfredo
It was actually enjoyable for me to take part within the final Zebra Hackathon Dash, a 2-week interval to be artistic, discover new concepts and construct some proof of idea initiatives. This time I labored on an OpenAPI specification for Zebra RPC strategies.
Zebra OpenAPI Specification
With a view to present a documentation useful resource for Zebra RPC strategies, an openapi.yaml specification was added to Zebra, positioned on the root of the undertaking. This file may be pasted into Swagger Editor to routinely render documentation for Zebra’s RPC strategies.
When you’ve got a zebrad node working at http://localhost:8232 it is possible for you to to ship instructions to the blockchain and retrieve knowledge. In any other case, you’ll be able to nonetheless view the documentation for the strategies within the Swagger interface. Extra data may be discovered on the Zebra OpenAPI guide web page. The OpenAPI proof of idea pull request is offered right here.
If there’s curiosity, this documentation may very well be hosted someplace just like https://zcash.github.io/rpc/, and be saved updated with adjustments and additions to Zebra’s RPC interface. Within the meantime, please strive it out and tell us what you suppose!
The publish Zebra Open API appeared first on Zcash Basis.
[ad_2]