Files
electronwall/README.md
callebtc da2e597a54 readme
2022-05-29 14:14:50 +02:00

373 B

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

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

Config

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

Run

./electronwall