Files
electronwall/README.md
2022-07-08 15:22:04 +02:00

630 B
Raw Blame History

electronwall

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 and payment routings (HTLC forwards) from a list of node IDs.

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