69 lines
3.0 KiB
Markdown
69 lines
3.0 KiB
Markdown
# Awesome Blockchain [](https://github.com/yjjnls/awesome-blockchain)
|
|
>Curated list of resources for the development and applications of block chain.
|
|
|
|
The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to record not just financial transactions but virtually everything of value (by [Don Tapscott](https://www.linkedin.com/pulse/whats-next-generation-internet-surprise-its-all-don-tapscott)).
|
|
|
|
<font color=#0099ff size=3>**This is not a simple collection of Internet resources, but verified and organized data ensuring it's really suitable for your learning process and uesful for your development and application.**</font>
|
|
|
|
Majority of the contents will be written in Chinese, English will also be included.
|
|
The repository will be continually updated.
|
|
|
|
|
|
## Contents
|
|
|
|
|
|
## Basic Introduction
|
|
基础概念和原理介绍
|
|
|
|
## Further Extesnsion
|
|
相关补充与扩展书籍
|
|
* [区块链技术指南](https://yeasy.gitbooks.io/blockchain_guide/content/)
|
|
|
|
## Development Tutorial
|
|
### BitCoin
|
|
[<img src="https://bitcoin.org/img/icons/logotop.svg" align="right" width="120">](https://www.hyperledger.org/projects/fabric)
|
|
* [BitCoin white paper](https://bitcoin.org/bitcoin.pdf) / [比特币白皮书](http://www.8btc.com/wiki/bitcoin-a-peer-to-peer-electronic-cash-system)
|
|
* [Mastering BitCoin](https://github.com/bitcoinbook/bitcoinbook) / [精通比特币](http://zhibimo.com/read/wang-miao/mastering-bitcoin/index.html)
|
|
|
|
### Ethereum
|
|
[<img src="https://github.com/yjjnls/Notes/blob/master/img/ethereum.png" align="right" width="120">](https://www.hyperledger.org/projects/fabric)
|
|
* [Ethereum white paper](https://github.com/ethereum/wiki/wiki/White-Paper)
|
|
* [Ethereum wiki](https://github.com/ethereum/wiki/wiki)
|
|
* [Ethereum problems](https://github.com/ethereum/wiki/wiki/Problems)
|
|
|
|
|
|
### Fabric
|
|
[<img src="https://www.hyperledger.org/wp-content/uploads/2018/03/Hyperledger_Fabric_Logo_Color.png" align="right" width="120">](https://www.hyperledger.org/projects/fabric)
|
|
|
|
|
|
## Releated Tools
|
|
深入学习
|
|
### Solidity
|
|
###
|
|
|
|
## Projects and Applications
|
|
|
|
[<img src="https://avatars3.githubusercontent.com/u/22163706?s=200&v=4" align="right" width="40">](https://github.com/mvs-org/metaverse)
|
|
### Metaverse
|
|
元界链
|
|
|
|
|
|
[<img src="https://avatars0.githubusercontent.com/u/28505705?s=200&v=4" align="right" width="40">](https://github.com/Bytom/bytom)
|
|
### BYTOM
|
|
比原链
|
|
|
|
[<img src="https://avatars2.githubusercontent.com/u/10536621?s=200&v=4" align="right" width="40">](https://github.com/ipfs/ipfs)
|
|
### IFPS
|
|
|
|
## Contribute
|
|
|
|
Contributions welcome!
|
|
|
|
1. Fork it (https://github.com/yjjnls/awesome-blockchain/fork)
|
|
2. Clone it (`git clone https://github.com/yjjnls/awesome-blockchain`)
|
|
3. Create your feature branch (`git checkout -b your_branch_name`)
|
|
4. Commit your changes (`git commit -m 'Description of a commit'`)
|
|
5. Push to the branch (`git push origin your_branch_name`)
|
|
6. Create a new Pull Request
|
|
|
|
If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️. |