Skip to content

22388o/nostr-wallet-connect-lnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nostr Wallet Connect for LND

This lets you use nostr wallet connect with your LND node.

cargo build --release cargo install --path .

Install

cargo build --release
cargo install --path .

Usage

nostr-wallet-connect-lnd --relay wss://relay.damus.io --lnd-host localhost --lnd-port 10009 --lnd-macaroon-path ~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon --lnd-cert-path ~/.lnd/tls.cert

This will print a wallet connect uri to the console. Scan this with your wallet connect enabled wallet. You may need to use a tool to turn the uri into a QR code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%