A rewriating of lnprototest library for black box testing of the lightning network protocol
Go to file
Vincenzo Palazzo cb1014f238
deamon: be able to run the server over a unix socket
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-03-26 18:28:12 +01:00
.github/workflows hello world 2024-03-17 22:50:47 +01:00
cmd deamon: be able to run the server over a unix socket 2024-03-26 18:28:12 +01:00
lnprototest deamon: implement the ln server 2024-03-26 18:05:24 +01:00
server deamon: be able to run the server over a unix socket 2024-03-26 18:28:12 +01:00
.gitignore hello world 2024-03-17 22:50:47 +01:00
LICENSE Initial commit 2024-03-17 22:33:16 +01:00
Makefile deamon: implement the ln server 2024-03-26 18:05:24 +01:00
flake.lock hello world 2024-03-17 22:50:47 +01:00
flake.nix hello world 2024-03-17 22:50:47 +01:00
go.mod deamon: implement the ln server 2024-03-26 18:05:24 +01:00
go.sum deamon: implement the ln server 2024-03-26 18:05:24 +01:00