Merge pull request #1649 from EricBergi/patch-5

Sorted "CryptoCurrency" in alphabetical order (#HSFDPMUW)
This commit is contained in:
Sonkeng Maldini
2022-12-05 20:24:51 +01:00
committed by GitHub

View File

@@ -144,18 +144,18 @@ When learning CS, there are some useful sites you must know to get always inform
</div>
## CryptoCurrency
- [Blockchain Basics](https://www.sitepen.com/blog/2017/09/21/blockchain-basics/) : Great introduction to blockchain
- [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
- [GitCoin](https://gitcoin.co) : Gitcoin is the easiest way to monetize or incentivize work in Open Source Software.
- [Lite Paper](https://litepaper.com/) : Cryptocurrencies & Blockchain made effortless
- [Learn About Bitcoin and Lightning Protocol](https://chaincode.gitbook.io/seminars/): Complete 4 weeks seminar ciricullum for learning about Bitcoin.
- [Learn Me A Bitcoin](https://learnmeabitcoin.com/): Bitcoin, Cryptocurrencies and Blockchain explained in plain English
- [Learn Web3 DAO](https://learnweb3.io/): Learn to become a Web3 Developer for free.
- [Mempool](https://mempool.space): Bitcoin block explorer, mempool visualizer, transaction tracker, and fee estimator
- [Lite Paper](https://litepaper.com/) : Cryptocurrencies & Blockchain made effortless
- [Lopp Bitcoin Resources](https://lopp.net/bitcoin.html) : Some Bitcoin Resources
- [Mastering Bitcoin](https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/): Introduction to Bitcoin and tutorials to operate a full node
- [Learn About Bitcoin and Lightning Protocol](https://chaincode.gitbook.io/seminars/): Complete 4 weeks seminar ciricullum for learning about Bitcoin.
- [Mempool](https://mempool.space): Bitcoin block explorer, mempool visualizer, transaction tracker, and fee estimator
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>