- Blockchain Guide https://github.com/yeasy/blockchain_guide
- Mastering Bitcoin 2th Edition CN https://github.com/tianmingyun/MasterBitcoin2CN or https://www.8btc.com/book/281955
- Mastering Bitcoin 2th Edition EN https://github.com/bitcoinbook/bitcoinbook
- Mastering Etherem CN https://github.com/inoutcode/ethereum_book
- Blochain Books https://www.8btc.com/book
- Bitcoin White Paper https://bitcoin.org/en/bitcoin-paper
- Bitcoin White Paper CN https://bitcoin.org/files/bitcoin-paper/bitcoin_zh_cn.pdf
- Ethereum White Paper CN https://github.com/ethereum/wiki/wiki/%5B%E4%B8%AD%E6%96%87%5D-%E4%BB%A5%E5%A4%AA%E5%9D%8A%E7%99%BD%E7%9A%AE%E4%B9%A6
- Etherem Yellow Paper https://ethereum.github.io/yellowpaper/paper.pdf
- Hyperledger White Paper https://docs.google.com/document/d/1Z4M_qwILLRehPbVRUsJ3OF8Iir-gqS-ZYe7W-LE9gnE/edit?usp=sharing
- Hyperledger White Paper CN http://www.8btc.com/hyperledger-whitepaper
- Libra White Paper https://www.diem.com/en-us/white-paper/
- China MIIT Blockchain White Paper
- Tecent Blockchain White Paper
- BCOS White Paper
- Baidu Blockchain White Paper
- FISCO BCOS White Paper https://github.com/FISCO-BCOS/whitepaper
- Bubi Blockchain White Paper
- Corda White Paper
- ZC Blockchain White Paper http://www.zcblockchain.com/images/whitepaper.pdf
- Blockchain Industry of China 2018
- Bitcoin Tests https://gobittest.appspot.com/
- Learning Blockchain Blog https://learnblockchain.cn/
- RAFT Demo - Understandable Distributed Consensus http://thesecretlivesofdata.com/raft/
- FISCO Reseach & Analysis Report 2017
- Blockchain Security Blog https://blockchain-sec.com
- Ethereum Smart Contract Best Practice https://github.com/ConsenSys/smart-contract-best-practices/blob/master/README-zh.md
- Security Risk of Ethereum Solidity Call https://mp.weixin.qq.com/s/YItZsy4_M64LbUHPo-4xEQ
- Blockchain Security Report 2021
- Awesome Ethereum https://github.com/bekatom/awesome-ethereum
- Ethereum Deployment Guide https://yeasy.gitbook.io/blockchain_guide/07_ethereum/install
- Private Ethereum Guide https://my.oschina.net/u/2349981/blog/865256
- Private Ethereum Practice https://xiaoping378.github.io/docs/5-blockchain/%E4%BB%A5%E5%A4%AA%E5%9D%8A-%E7%A7%81%E6%9C%89%E9%93%BE%E6%90%AD%E5%BB%BA%E5%88%9D%E6%AD%A5%E5%AE%9E%E8%B7%B5/
- Solidity Office Docs https://solidity.readthedocs.io
- Solidity Office Docs CN https://solidity-cn.readthedocs.io/zh/latest/
- Solidity Learning http://www.tryblockchain.org/
- Solidity Guide http://me.tryblockchain.org/Solidity%E5%85%A5%E9%97%A8%E7%B3%BB%E5%88%97.html
- Smart Contract Guide http://ethfans.org/posts/101-noob-intro
- Smart Contract Guide https://www.gitbook.com/book/luren5/dapp-develop/details
- Build Your First Ethereum Smart Contract with Solidity — Tutorial https://codeburst.io/build-your-first-ethereum-smart-contract-with-solidity-tutorial-94171d6b1c4b
- ERC20/ERC721/ERC777 https://ethereum.org/zh/developers/docs/standards/tokens/
- OpenZeppelin Solidity - Security Smart Contract https://github.com/OpenZeppelin/openzeppelin-solidity
- Solidity Library https://github.com/WeBankBlockchain/SmartDev-Contract
- Dev Resources https://ethereum.org/zh/developers/
- Ethereum Development with Go
- Ethereum Development with Go Online https://goethereumbook.org/
- JSON RPC API https://github.com/ethereum/wiki/wiki/JSON-RPC
- JSON RPC management API https://geth.ethereum.org/docs/rpc/server
- Web3.js API https://web3js.readthedocs.io/
- Web3.js API CN https://web3.tryblockchain.org/
- Ethereum Blockchain Mechanism - An interpretation of the Ethereum Project Yellow Paper
- CyptoZombies - Create your own crypto-collectibles game https://cryptozombies.io
- Ethereum Scan https://etherscan.io/
- Ethereum Stats https://ethstats.net/
- Ethereum Nodes https://ethernodes.org
- Ethereum DApps https://dapps.ethercasts.com/
- Hyperledger fabric 0.6 CN https://github.com/gymgle/fabric-0.6.1-preview/blob/master/docs/protocol-spec_zh.md
- Fabric Latest Docs https://hyperledger-fabric.readthedocs.io/
- Fabric 1.0 Muti-Nodes https://github.com/hainingzhang/articles/tree/master/fabric_multi_nodes
- Fabric 1.0 Beta in Ubuntu http://www.cnblogs.com/studyzy/p/6973334.html
- Fabric 0.6 in Ubuntu https://g2ex.github.io/2017/06/16/fabric-0.6-demo-vedio/
- Fabric 0.6 with Docker https://github.com/imac-cloud/blockchain-tutorial/blob/master/hyperledger/hyperledger-docker.md
- Hyperledger Fabric 0.6 Learning Guide https://github.com/IBM-Blockchain/learn-chaincode
- Hyperledger Fabric 0.6 Learning Guide CN https://github.com/gymgle/learn-chaincode/blob/master/README_zh-cn.md
- Hyperledger Fabric Source Code Reading https://github.com/yeasy/hyperledger_code_fabric
- IBM Blockchain 101 https://developer.ibm.com/tutorials/cl-ibm-blockchain-101-quick-start-guide-for-developers-bluemix-trs/
- IBM Bluemix Blockchain https://console.ng.bluemix.net/catalog/services/blockchain
- A collection in Chinese https://github.com/chaozh/awesome-blockchain-cn
- A collection to learn blockchain https://github.com/yjjnls/awesome-blockchain
- Build your own blockchain, especially in ruby https://github.com/openblockchains/awesome-blockchains