94e26 - 2y
How to Send and Receive Non-Custodial Zap and Self-Hosted NIP-05 in Mobile Phone (Without PC, Zero Additional Cost) https://i.imgur.com/uxNLsyX.jpg Article: https://flycat.club/post/94e268f4aca4cc14613e1a6d50dab40882b9f08a31d7f6ba81604429b1bbba0e/59990799 or https://habla.news/a/naddr1qqyr2wfe8ycrwwfeqgsffcng7jk2fnq5vylp5m2sm26q3q4e7z9rr4lkh2qkq3pfkxam5rsrqsqqqa28rngva8 or via blogstack.io All credits to FOSS devs who have contributed on development of Termux, LND, #[0], Thunderhub, Satdress Fork by #[1] and #[2] , and Cloudflared. Let me know if you encounter any problems. Any feedback will be appreciated to improve this tutorial. Thank you. Cc #[3] #[4] #[5] #[6] #[7] #nostr #bitcoin #zap #selfhost #non-custodial
fed5c - 2y
https://t.me/+He8jvKYeQQkyY2Q0
75f45 - 2y
🤙⚡️⚡️
99bb5 - 2y
Check out this tutorial 🤙 #[0]
Thank you #[2] 🙏
Mazin @mazin - 2y
Extremely cool! Great work.
Thank you #[3], let me know if you found any problems during your testing, hopefully this tutorial can be improved
🍷⚡️⚡️
a3f3e - 2y
Awesome! Will try this out when I'm less sleepy. Bookmarked👀
Thank you, please help me test this tutorial, let me know if you encounter any problems
33c47 - 2y
Must bookmark
43016 - 2y
please zap me! ⚡️⚡️⚡️ this is a satdress test
bdbe1 - 2y
Invalid LNURL
c5f8b - 2y
Not working :/
“failed to get name [email protected]”
9a1cd - 2y
Now worked!
now?
Working!
Zap this newbie!!! ⚡️⚡️⚡️ #[0]
Zap worked, but doesn't show yet?
Is the zap note sent? If so, is it logged somewhere? Maybe it's not correct and fails verification by clients.
bfcca - 2y
Sent you 21 sats. Funny that Nostr doesn't show it? 🤔🤷🏻♂️
Maybe because the node is behind Tor 🤔
🤷🏻♂️
3505d - 2y
😂 Good way to get zapped more often. I read it and was sad that nobody's has zapped you before 😅😂😊
Can it reach the internet's?
Did you use https://github.com/believethehype/satdress or the original https://github.com/nbd-wtf/satdress ? Did you open "private channel" or "public channel" ? If you open a "private channel" then you need to enable route hints with 1 line of code to modify before building satdress binary
i am using "believethehype" can you tell which line to edit?
You need to edit its dependency on fiatjaf/makeinvoice, there is a file makeinvoice.go that we need to edit We need to edit and add this line into line 182 ``` body, _ = sjson.Set(body, "private", true) ``` You can check the detail on my article in Installation section > Satdress setup #[3]
My article: #[3]
Article Revision: 27 March 2023 Changelog (Full Changelog in the Article): - 27 March 2023: Prevent conflict of running multiple LND in Termux. Update .env file for easier Satdress Fork setup (based on latest commit) Let me know if you encounter any problems during testing. Any feedback will be appreciated to improve the article. Previous Note: #[0]