- 《区块链技术指南》 https://www.gitbook.com/book/yeasy/blockchain_guide/details
- 《精通比特币》 http://zhibimo.com/books/wang-miao/mastering-bitcoin
- 《精通比特币》的英文原版 Mastering Bitcoin 主页 https://www.bitcoinbook.info/ Github 地址 https://github.com/bitcoinbook/bitcoinbook
- 巴比特汇总的电子书 http://book.8btc.com/
- 比特币白皮书中文翻译 http://www.8btc.com/wiki/bitcoin-a-peer-to-peer-electronic-cash-system
- 以太坊白皮书中文翻译 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
- Hyperledger fabric 中文协议规范
https://github.com/hyperledger/fabric/blob/master/docs/protocol-spec_zh.mdhttps://github.com/hyperledger/fabric/blob/master/docs/source/protocol-spec_zh.rst - Solidity 官方文档中文版 https://github.com/twq0076262/solidity-zh
- Ubuntu 14.04 中基于 Docker 部署 Hyperledger https://github.com/imac-cloud/blockchain-tutorial/blob/master/hyperledger/hyperledger-docker.md
- 比特币地址、私钥等 Demo 演示页面 https://gobittest.appspot.com/
- IBM 超能云(SuperVessel)区块链服务的公测地址,创建自己的区块链演示 http://crl.ptopenlab.com:8800/bc
- IBM Bluemix Blockchain 托管服务,免费部署 4 节点 fabric 区块链网络,功能比上者更强,提供 APIs 调用 https://console.ng.bluemix.net/catalog/services/blockchain
- 基于 Hyperledger 的 fabric,如何编写基本链码,如何在 IBM Bluemix 上部署和交互 https://github.com/IBM-Blockchain/learn-chaincode
- IBM Blockchain 的 learn-chaincode 中文翻译 https://github.com/gymgle/learn-chaincode/blob/master/README_zh-cn.md
- Hyperledger fabric 源码分析 https://github.com/yeasy/hyperledger_code_fabric
- IBM Blockchain 101:开发人员快速入门指南 https://www.ibm.com/developerworks/cn/cloud/library/cl-ibm-blockchain-101-quick-start-guide-for-developers-bluemix-trs/index.html