callebtc 6e4ae7f61a cleanup
2022-07-08 13:23:39 +02:00
2022-07-08 13:23:39 +02:00
2022-07-08 13:23:39 +02:00
2022-05-29 14:18:57 +02:00
2022-05-29 14:10:03 +02:00
2022-05-27 15:10:46 +02:00
2022-07-08 13:23:39 +02:00
2022-05-27 15:14:29 +02:00
2022-07-08 12:38:18 +02:00
2022-05-29 14:16:52 +02:00

LND whitelist

A RPC daemon for LND that listens in the background and allows (whitelist) or denies (blacklist) incoming channels from a list of node public keys.

Install

From source

Build from source (you may need to install go for this):

git clone https://github.com/callebtc/electronwall.git
cd electronwall
go build .

Binaries

You can download a binary for your system here.

Config

Edit config.yaml.example and rename to config.yaml.

Run

./electronwall
Description
No description provided
Readme 1.6 MiB
Languages
Go 95.4%
Dockerfile 2.7%
JavaScript 1.9%