Oddbean new post about | logout
 If you don't want to depend on @ZEUS implementing it and are already running lnd at home, just use @benthecarman 's https://github.com/benthecarman/nostr-wallet-connect-lnd

It's very easy to install, setup and run.
nostr:nevent1qqsdksdgt9jyu2x76kq6arttqffck8f4qjn7pm7ja3zf2x3h6lxk8ugpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qygzx2l0739jmazvq4yc8908mtev6v5fygpkmp7qey90w0zay0y6t8cpsgqqqqqqsl9nt5r 
 Can confirm. That's what I use. 
 What is this? For self custody ln wallet? 
 No, lnd is what takes care of the self custody part. What I shares implements Nostr Wallet Connect, which is a standard to be able to use your LN wallet through nostr using relays. This enables things like 1-tap-zaps, among other use cases. 
 This means me crying at instructions cause I know I'll screw something up. -_- 
 If you don't believe in yourself, no one else will. Everything is learnable with patience. Remeber that other humans like you built these tools.

If you need help, ask! 
 Thanks for urencouragement 
 When tried to run it, it just hangs. No URI produced...can additional logging be turned on? 
 RUST_LOG=info 
 
Yes, that provides the URI..Encoding it into QR via 'qrencode' and adding it via Mutiny throws error: "Invalid payment request" 
 You're not supposed to add that URI to mutiny, that is a different wallet. You're supposed to add it a nostr client that supports NWC such as #amethyst or nostrudel