Merge pull request #938 from damoklov/master

Add Hackernoon article about blockchain in Python
This commit is contained in:
Sonkeng Maldini
2021-10-30 07:19:29 +01:00
committed by GitHub

View File

@@ -138,6 +138,7 @@ When learning CS, there are some useful sites you must know to get always inform
## CryptoCurrency
- [Blockchain demo](https://blockchaindemo.io/) : A visual demo of Blockchain technology
- [Build a blockchain in Python](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46) : Learn Blockchains by Building One
- [Coin demo](https://coindemo.io/) : CryptoCurrency demo
- [Lopp Bitcoin Resources](https://lopp.net/bitcoin.html) : Some Bitcoin Resources
- [Blockchain Basics](https://www.sitepen.com/blog/2017/09/21/blockchain-basics/) : Great introduction to blockchain