A rewriating of lnprototest library for black box testing of the lightning network protocol
Go to file
Vincenzo Palazzo 56a391bcdf
deamon: implement the ln server
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-03-26 18:05:24 +01:00
.github/workflows hello world 2024-03-17 22:50:47 +01:00
cmd implementing the cmd parsing 2024-03-17 23:00:59 +01:00
lnprototest deamon: implement the ln server 2024-03-26 18:05:24 +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
rpc.go deamon: implement the ln server 2024-03-26 18:05:24 +01:00
server.go deamon: implement the ln server 2024-03-26 18:05:24 +01:00