pull down to refresh

Hi Pierre, with all of your programming knowledge, which one language do you recommend for someone interested in showing an interest in Bitcoin lightning?
this territory is moderated
Hey! Go for Javascript! Particularly take a look at these libraries:
  • alby-js-sdk: https://github.com/getAlby/js-sdk
    • Use it for all payment experiences. Particularly the Nostr Wallet Connect part. You can easily build apps and connect wallets like Coinos, Alby, soon the Flash wallet too and directly allow for push and pull payments
  • nostr-tools: https://github.com/nbd-wtf/nostr-tools
    • Use this for the nostr stuff, particularly think about it as user management. So for example Flash users, Primal users, FeDi users, etc, can all log into your app directly.
Also, make sure to code with a tool like ChatGPT - will make the learning process more pleasant and definitely will speed up your work!
Good luck and reach out if you need any help!
reply
Brilliant thanks Pierre 🫂
reply