Skip to content

benthecarman/nostr-wallet-connect-lnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nostr Wallet Connect for LND

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

Install

cargo build --release
cargo install --path .

Usage

nostr-wallet-connect-lnd --relay wss://relay.damus.io --lnd-host localhost --lnd-port 10009 --macaroon-file ~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon --cert-file ~/.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

License

Stars

Watchers

Forks

Releases

No releases published