Orb Web

Orb currently provides a simple Web interface into the currently active node.

To spawn the web interface:

$ orb web serve # --help

Else you can view these pages live for regtest.cln.lnorb.com and signet.lnd.lnorb.com.

https://s3-us-east-2.amazonaws.com/lnorb/docs/Orb_2022-09-01_12-42-54.png

The Swagger UI is also availble:

https://s3-us-east-2.amazonaws.com/lnorb/docs/FastAPI_-_Swagger_UI_2022-09-10_11-06-59.png

Over the coming months, we’ll build out the HTTP REST API some more.