What is the Best Programming Language for Bitcoin?
Bitcoin Core, i.e., the protocol that runs the distributed P2P network, is written in C++. To become a Bitcoin Core developer, you need to learn C++. To create applications or bots that rely on Bitcoin payments, I’d use Python to access the Bitcoin Lightning 2nd layer payment network on top of Bitcoin, that’s cheap, fast, … Read more