where can I get resource such as Blockchain technology in C++

0

I have found a lot of pdf files about Ethereum smart contract and JavaScript cryptocurrency. I still want to know about resources such as C++ cryptocurrency. Let me know about some good resources.

kyaw swar

Posted 2019-09-21T12:49:59.730

Reputation: 11

Answers

0

The best pdf about bitcoins would be the original white paper by Satoshi Nakamoto https://bitcoin.org/bitcoin.pdf

For programming free ressources I invite you there: https://www.lopp.net/bitcoin-information/developer-tools.html

Then you have some great book like "mastering bitcoin" or "programming bitcoin"

Saxtheowl

Posted 2019-09-21T12:49:59.730

Reputation: 1 148

I also searching some tutorials about C++ cryptocurrency (create block /POS or POW/wallet and block explore.)kyaw swar 2019-09-21T16:07:21.983