gymgle
blockchain-reference
Racket

blockchain reference and demos

Last updated Jun 30, 2026
386
Stars
118
Forks
1
Issues
0
Stars/day
Attention Score
72
Language breakdown
No language data available.
Files click to expand
README

Blockchain Reference

中文版本

Basic

EBook

  • 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

White Paper

  • Bitcoin White Paper https://bitcoin.org/en/bitcoin-paper
  • Bitcoin White Paper CN https://bitcoin.org/files/bitcoin-paper/bitcoinzhcn.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

Tools

  • Bitcoin Tests https://gobittest.appspot.com/

Learning Resources

Security

  • 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

Ethereum

Deployment

  • Awesome Ethereum https://github.com/bekatom/awesome-ethereum
  • Ethereum Deployment Guide https://yeasy.gitbook.io/blockchainguide/07ethereum/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/

Smart Contract

  • 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

Smart Contract Examples

  • 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

Ethereum Development

  • Dev Resources https://ethereum.org/zh/developers/
  • Ethereum Development with Go
  • Ethereum Development with Go Online https://goethereumbook.org/

Ethereum API

  • 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/

Learning Resources

Web Tools

  • Ethereum Scan https://etherscan.io/
  • Ethereum Stats https://ethstats.net/
  • Ethereum Nodes https://ethernodes.org
  • Ethereum DApps https://dapps.ethercasts.com/

Hyperledger Fabric

Specifications

  • 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 Deployment

  • Fabric 1.0 Muti-Nodes https://github.com/hainingzhang/articles/tree/master/fabricmultinodes
  • 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

Fabric Development

  • 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/hyperledgercodefabric
  • IBM Blockchain 101 https://developer.ibm.com/tutorials/cl-ibm-blockchain-101-quick-start-guide-for-developers-bluemix-trs/

Learning Resources

Web Tools

  • IBM Bluemix Blockchain https://console.ng.bluemix.net/catalog/services/blockchain

Some Awesome-blockchain Collections

  • 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

© 2026 GitRepoTrend · gymgle/blockchain-reference · Updated daily from GitHub