mirror of
https://github.com/callebtc/electronwall.git
synced 2026-02-07 08:14:22 +01:00
readme
This commit is contained in:
@@ -3,7 +3,8 @@ A RPC daemon for LND that listens in the background and allows (whitelist) or de
|
||||
|
||||
## Install
|
||||
|
||||
Build from source (you may need to install go for this).
|
||||
### From source
|
||||
Build from source (you may need to install go for this):
|
||||
|
||||
```bash
|
||||
git clone https://github.com/callebtc/electronwall.git
|
||||
@@ -11,7 +12,9 @@ cd electronwall
|
||||
go build .
|
||||
```
|
||||
|
||||
Or [download](https://github.com/callebtc/electronwall/releases) a binary.
|
||||
### Binaries
|
||||
|
||||
You can download a binary for your system [here](https://github.com/callebtc/electronwall/releases).
|
||||
|
||||
## Config
|
||||
Edit `config.yaml.example` and rename to `config.yaml`.
|
||||
|
||||
Reference in New Issue
Block a user