Skip to content

Commit

Permalink
Add a list of community plugins (#1763)
Browse files Browse the repository at this point in the history
I'll add two of mine later once documentation is there and it's made sure they work as intended.

Co-authored-by: Bastien Teinturier <[email protected]>
  • Loading branch information
akumaigorodski and t-bast authored Apr 12, 2021
1 parent 6518bb4 commit 3da0b80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,13 @@ Here is how to run Eclair with plugins:
eclair-node-<version>-<commit_id>/bin/eclair-node.sh <plugin1.jar> <plugin2.jar> <...>
```

### Non-exhaustive plugins list

Here are some plugins created by the eclair community.
If you need support for these plugins, head over to their respective github repository.

- [Telegram Bot for eclair alerts](https://github.com/engenegr/eclair-alarmbot-plugin)

## Testnet usage

Eclair is configured to run on mainnet by default, but you can still run it on testnet (or regtest): start your Bitcoin Node in
Expand Down

0 comments on commit 3da0b80

Please sign in to comment.