github fort-nix/nix-bitcoin v0.0.35
nix-bitcoin-0.0.35

latest releases: v0.0.108, v0.0.107, v0.0.106...
3 years ago

#316 lndconnect: add preconfigured lndconnect-rest script (@nixbitcoin)
#317 Pkg updates (@erikarvstedt)
#312 Refactorings, cleanups (@erikarvstedt)
#315 Use doas instead of sudo (@nixbitcoin)

Highlights

You can now connect to the nix-bitcoin lnd with zeus or zap, by enabling a service in your config:

 # Set this to create an lnd REST onion service.
 # Adds binary `lndconnect-rest-onion` to the system environment.
 # This binary generates QR codes or URIs for connecting applications to lnd via the
 # REST onion service.
 # services.lnd.restOnionService.enable = true;

See also the usage instructions.

Don't miss a new nix-bitcoin release

NewReleases is sending notifications on new releases.