As a JavaScript developer, any suggestions for learning more about Bitcoin eco-system and contributing to the Bitcoin space would be great. I would like to build simple application on Top of Bitcoin/lightning with my JS skills. Any suggestions/recommendations on how to proceed? Thank you.
I highly recommend checking out the following resources:
reply
@rheedio wrote this piece: A Crash Course in Lightning App Development which gives great tips. Linked to in the article is this tutorial: https://docs.lightning.engineering/lapps/guides/polar-lapps. If you're using lnd, I use ln-service to talk to SN's lnd node and would recommend it.
If you have specific questions, I'm sure I or someone else would try to point you in the right direction.
reply