https://github.com/omnilaboratory/debuggingtool
GUI tool and JS SDK for interacting with lightning network.
https://github.com/omnilaboratory/debuggingtool
bitcoin-wallet lightning-network lightning-wallet
Last synced: 4 months ago
JSON representation
GUI tool and JS SDK for interacting with lightning network.
- Host: GitHub
- URL: https://github.com/omnilaboratory/debuggingtool
- Owner: omnilaboratory
- License: mit
- Created: 2020-02-10T08:32:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T07:48:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T18:11:32.770Z (4 months ago)
- Topics: bitcoin-wallet, lightning-network, lightning-wallet
- Language: JavaScript
- Homepage:
- Size: 4.85 MB
- Stars: 93
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OBD GUI Tool
[](https://github.com/omnilaboratory/obd/blob/master/LICENSE) [](https://github.com/omnilaboratory/obd/blob/master/README.md) [](https://github.com/omnilaboratory/OmniBOLT-spec)
[](https://api.omnilab.online)OmniBOLT Daemon Debugging Tool. This is a graphic user interface for developers. Every API on the left navigation tree has been defined in [api.omnilab.online](https://api.omnilab.online). This tool is in fact a lightning wallet.
If you come to this tool in developing modules for OmniBOLT, you must have successfully installed and ran OBD on your local or remote machine. If you do not familiar with the whole process yet, we suggest you [install](https://github.com/omnilaboratory/obd#table-of-contents) OBD first and try to run it for a quick experience.
In this tutorial, you can connect either your own OBD node, or the [nodes in the testnet](https://github.com/omnilaboratory/DebuggingTool#Nodes-in-testnet) we configured for our community.
![]()
The latest document/tutorial has been moved to [GUI Playground](https://omnilaboratory.github.io/obd/#/GUI-tool).