Merge fort-nix/nix-bitcoin#504: Add fulcrum module
7d7f2df006fulcrum: add module (Erik Arvstedt)edd8bd311cbitcoind-rpc-public-whitelist: add `ping`, `help` (Erik Arvstedt)f946a7cd9bexamples: use `mkDefault` for setting `system.stateVersion` (Erik Arvstedt)79994d0bd2tests: increase postgresql startup timeout (Erik Arvstedt) Pull request description: ACKs for top commit: nixbitcoin: ACK7d7f2df006Tree-SHA512: 866f0a40bb81ceb2008e6efbd415eeee201b9e56aa5ebc60fd1bb4b6eda300155faaa2e6492d8145b3c6084b1e8ef5ec7d4e0ff694beb328d2e5ed755c9d04b4
This commit is contained in:
commit
34c4b61402
15 changed files with 196 additions and 11 deletions
|
|
@ -85,6 +85,7 @@ NixOS modules ([src](modules/modules.nix))
|
|||
* [Ride The Lightning](https://github.com/Ride-The-Lightning/RTL): web interface for `lnd` and `clightning`
|
||||
* [spark-wallet](https://github.com/shesek/spark-wallet)
|
||||
* [electrs](https://github.com/romanz/electrs)
|
||||
* [fulcrum](https://github.com/cculianu/Fulcrum) (see [the module](modules/fulcrum.nix) for a comparison to electrs)
|
||||
* [btcpayserver](https://github.com/btcpayserver/btcpayserver)
|
||||
* [liquid](https://github.com/elementsproject/elements)
|
||||
* [JoinMarket](https://github.com/joinmarket-org/joinmarket-clientserver)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue