Creating Programmatic Payments with Bitcoin and Lightning

2 replies 130 views
paul.stakeHero Member
Posts: 651 · Reputation: 3798
#1Mar 10, 2020, 02:35 AM
Hey fellow BTC enthusiasts I'm looking to dive into making payments through the lightning network, and possibly the bitcoin network later on, using some coding skills. As a developer with experience in NodeJs and Python, I'm ready to kick things off. From what I gather (and being a total beginner!), I plan to set up my own Lightning Node and work with that. I stumbled upon this link https://pypi.org/project/pylightning/ but I need more background on the whole process. If anyone knows of some articles or resources to help me get started with programming in NodeJs or Python for Lightning, I’d really appreciate it. Ultimately, I want to build an interface that lets me check my balance and send payments to multiple people at once. Thanks a bunch!
6 Reply Quote Share
paul2017Senior Member
Posts: 218 · Reputation: 1426
#2Mar 10, 2020, 04:21 AM
Here are the API docs for lnd: https://lightning.engineering/api-docs/api/lnd/ Here are the docs for clightning: https://docs.corelightning.org/docs/home
2 Reply Quote Share
paul.stakeHero Member
Posts: 651 · Reputation: 3798
#3Mar 11, 2020, 11:31 PM
Thanks a lot for the information. I will start with that!
2 Reply Quote Share
?Reply
Sign in to reply to this topic

Related topics