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.
The Swagger UI is also availble:
Over the coming months, we’ll build out the HTTP REST API some more.