đwebln.request()
A generic API to leverage the full potential of your connected node. Use any API node provides.
âĄī¸ This API is part of the upcoming WebBTC spec.
The available APIs heavily depend on the connector (LND, CLN, etc) that is used. You can use webln.getInfo
to check for supported methods. (methods
)
Method
Response
See the API docs of the connector that is currently in use. (e.g. the LND API or the CLN API)
Code Example (using LND)
Demos
Liquimercado (Core Lightning)
Liquimercado (LND)
Boostagram viewer (LND)
Supported connectors
Last updated