mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 01:43:22 +01:00
Add a list of community plugins (#1763)
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 <31281497+t-bast@users.noreply.github.com>
This commit is contained in:
parent
6518bb47a0
commit
3da0b80cb2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user