# Awesome Blockchain [![Awesome](https://awesome.re/badge.svg)](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)).
**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.**
Majority of the contents will be written in Chinese, English will also be included.
The repository will be continually updated.
## Contents
## Basic Introduction
基础概念和原理介绍
* [数字加密相关知识](./Basic/crypto.md)
## Further Extesnsion
### Books
* [区块链技术指南](https://yeasy.gitbooks.io/blockchain_guide/content/)
* [区块链原理、设计与应用](https://github.com/yjjnls/books/blob/master/block%20chain/%E5%8C%BA%E5%9D%97%E9%93%BE%E5%8E%9F%E7%90%86%E3%80%81%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%BA%94%E7%94%A8.pdf)
* [区块链 从数字货币到信用社会](https://github.com/yjjnls/books/blob/master/block%20chain/%E5%8C%BA%E5%9D%97%E9%93%BE%20%E4%BB%8E%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81%E5%88%B0%E4%BF%A1%E7%94%A8%E7%A4%BE%E4%BC%9A.pdf)
## Development Tutorial
### [BitCoin](https://github.com/bitcoin/bitcoin)
[](https://bitcoin.org/zh_CN/)
* [BitCoin white paper](https://bitcoin.org/bitcoin.pdf) / [比特币白皮书](BitCoin/white%20paper.md)
* [Mastering BitCoin](https://github.com/bitcoinbook/bitcoinbook) / [精通比特币](http://zhibimo.com/read/wang-miao/mastering-bitcoin/index.html)
### Ethereum
[](https://www.hyperledger.org/projects/fabric)
* [Ethereum white paper](https://github.com/ethereum/wiki/wiki/White-Paper) / [以太坊白皮书](./Ethereum/white%20paper.md)
* [Ethereum wiki](https://github.com/ethereum/wiki/wiki)
* [Ethereum problems](https://github.com/ethereum/wiki/wiki/Problems)
### Fabric
[](https://www.hyperledger.org/projects/fabric)
## Releated Tools
深入学习
### Solidity
### truffle
### web3.js
## Projects and Applications
[](https://github.com/mvs-org/metaverse)
### Metaverse
元界链
[](https://github.com/Bytom/bytom)
### BYTOM
比原链
[](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 ⭐️.