-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Documentation for Public Universe Server and Endpoints #712
Comments
Found some definition of the public endpoints here: https://github.com/Roasbeef/bips/blob/bip-tap/bip-tap-universe.mediawiki#universe-grpc-api . The reference comes from here: docs.lightning.engineering/the-lightning-network/taproot-assets/taproot-assets-protocol.md Line 177 in 0ba7c3c
|
I made edits to this guide, have a look if this is satisfactory: |
I made some comments: a2edb81#comments . |
Here is a list of the public REST endpoints https://github.com/Roasbeef/bips/blob/bip-tap/bip-tap-universe.mediawiki#universe-rest-api Is there any way we can label each endpoint on https://lightning.engineering/api-docs/category/universe-service/index.html to say if it is a public or private one? |
Thank you very much for that! I've addressed your points in this change: |
We need to enhance the Universes documentation by adding a new section dedicated to Public Universe Servers.
Content to consider
Introduce Public Universe Server:
Document RPC/REST Endpoints:
InsertProof
endpoint and provide a brief overview of its functionality.Clarify Macaroon Authentication:
The text was updated successfully, but these errors were encountered: