Deposit
Withdraw
×
Balance
0
Satoshi
Balance
0
Satoshi
Scan QR
Invoice amount:
Copy
02cda8c01b2303e91bec74c43093d5f1c4fd42a95671ae27bf853d7dfea9b78c06@lightning.zapread.com:9735
Register
Log in
Groups
About
FAQ
Contact
Modal title
×
Pay
Satoshi
Balance
0
Satoshi
Copy
02cda8c01b2303e91bec74c43093d5f1c4fd42a95671ae27bf853d7dfea9b78c06@lightning.zapread.com:9735
Bitcoin Developer
Home
Posts
Detail
Impression(s)
Translate
Report Spam
Report NSFW
171
Bitcoin Developer
TheMutantReaper
posted in
Bitcoin
2018-09-25T09:32:44.1170000
Looking for a Bitcoin Developer. Someone to help me out with RPC calls in python. Something I am looking to learn and need a hand with. This work will be a paid project. Let me know if you can help.
[12] Show comment...
Hi @TheMutantReaper, you mentioned that you are looking to learn, and you have a project in mind. Maybe you could give more information on what you are thinking of doing to stir up some interest. Also - why did you decide to use Python? I also like python, but an experienced developer may have other suggestions for you depending on what you are hoping to do.
If you are really looking to learn, I suggest you check out the examples and code available at https://api.lightning.community/ and also consider if you really want to use something like gRPC, or if you would prefer to use REST calls. I personally use REST calls since it is such a widely accepted standard (the modern internet is built on REST). gRPC has a bit of technical overhead.
Why not start with starting your own node and trying to call the API? How far can you get? If you get stuck - post it here and someone can help you.