{"id":13815541,"url":"https://github.com/gymgle/blockchain-reference","last_synced_at":"2026-04-04T13:25:21.199Z","repository":{"id":18310522,"uuid":"83622209","full_name":"gymgle/blockchain-reference","owner":"gymgle","description":"blockchain reference and demos","archived":false,"fork":false,"pushed_at":"2023-10-10T01:59:40.000Z","size":27332,"stargazers_count":389,"open_issues_count":1,"forks_count":121,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-08-04T04:09:03.382Z","etag":null,"topics":["bitcoin","blockchain","ethereum","hyperledger"],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gymgle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-02T01:56:57.000Z","updated_at":"2024-07-25T19:50:33.000Z","dependencies_parsed_at":"2024-01-18T02:37:02.727Z","dependency_job_id":"caead28b-d708-4c1d-a3fa-068954fccf4d","html_url":"https://github.com/gymgle/blockchain-reference","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gymgle%2Fblockchain-reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gymgle%2Fblockchain-reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gymgle%2Fblockchain-reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gymgle%2Fblockchain-reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gymgle","download_url":"https://codeload.github.com/gymgle/blockchain-reference/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225342793,"owners_count":17459474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","blockchain","ethereum","hyperledger"],"created_at":"2024-08-04T04:03:34.185Z","updated_at":"2026-04-04T13:25:21.136Z","avatar_url":"https://github.com/gymgle.png","language":"Racket","funding_links":[],"categories":["Racket"],"sub_categories":[],"readme":"# Blockchain Reference\n\n[中文版本](README_zh.md)\n\n## Basic\n\n### EBook\n* Blockchain Guide https://github.com/yeasy/blockchain_guide\n* Mastering Bitcoin 2th Edition CN https://github.com/tianmingyun/MasterBitcoin2CN or https://www.8btc.com/book/281955\n* Mastering Bitcoin 2th Edition EN https://github.com/bitcoinbook/bitcoinbook\n* Mastering Etherem CN https://github.com/inoutcode/ethereum_book\n* Blochain Books https://www.8btc.com/book\n\n### White Paper\n* Bitcoin White Paper https://bitcoin.org/en/bitcoin-paper\n* Bitcoin White Paper CN https://bitcoin.org/files/bitcoin-paper/bitcoin_zh_cn.pdf\n* 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\n* Etherem Yellow Paper https://ethereum.github.io/yellowpaper/paper.pdf\n* Hyperledger White Paper https://docs.google.com/document/d/1Z4M_qwILLRehPbVRUsJ3OF8Iir-gqS-ZYe7W-LE9gnE/edit?usp=sharing\n* Hyperledger White Paper CN http://www.8btc.com/hyperledger-whitepaper\n* Libra White Paper https://www.diem.com/en-us/white-paper/\n* [China MIIT Blockchain White Paper](assets/中国区块链技术和应用发展白皮书（2016）.pdf)\n* [Tecent Blockchain White Paper](assets/腾讯区块连方案白皮书（2017）.pdf)\n* [BCOS White Paper](assets/BCOS_Whitepaper.pdf)\n* [Baidu Blockchain White Paper](assets/百度区块链白皮书V1.0_201809.pdf)\n* FISCO BCOS White Paper https://github.com/FISCO-BCOS/whitepaper\n* [Bubi Blockchain White Paper](assets/布比区块链产品白皮书1.0（2016）.pdf)\n* [Corda White Paper](assets/Corda技术白皮书（2016）.pdf)\n* ZC Blockchain White Paper http://www.zcblockchain.com/images/whitepaper.pdf\n* [Blockchain Industry of China 2018](assets/2018年中国区块链产业白皮书.pdf)\n\n### Tools\n* Bitcoin Tests https://gobittest.appspot.com/\n\n### Learning Resources\n* Learning Blockchain Blog https://learnblockchain.cn/\n* RAFT Demo - Understandable Distributed Consensus http://thesecretlivesofdata.com/raft/\n* [FISCO Reseach \u0026 Analysis Report 2017](assets/金链盟-区块链平台调研与分析（2017）.pdf)\n\n### Security\n* Blockchain Security Blog https://blockchain-sec.com\n* Ethereum Smart Contract Best Practice https://github.com/ConsenSys/smart-contract-best-practices/blob/master/README-zh.md\n* Security Risk of Ethereum Solidity Call https://mp.weixin.qq.com/s/YItZsy4_M64LbUHPo-4xEQ\n* [Blockchain Security Report 2021](assets/区块链安全能力测评与分析报告（2021年）.pdf)\n\n----------\n\n## Ethereum\n\n### Deployment\n* Awesome Ethereum https://github.com/bekatom/awesome-ethereum\n* Ethereum Deployment Guide https://yeasy.gitbook.io/blockchain_guide/07_ethereum/install\n* Private Ethereum Guide https://my.oschina.net/u/2349981/blog/865256\n* 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/\n\n### Smart Contract\n* Solidity Office Docs https://solidity.readthedocs.io\n* Solidity Office Docs CN https://solidity-cn.readthedocs.io/zh/latest/\n* Solidity Learning http://www.tryblockchain.org/\n* Solidity Guide http://me.tryblockchain.org/Solidity%E5%85%A5%E9%97%A8%E7%B3%BB%E5%88%97.html\n* Smart Contract Guide http://ethfans.org/posts/101-noob-intro\n* Smart Contract Guide https://www.gitbook.com/book/luren5/dapp-develop/details\n* Build Your First Ethereum Smart Contract with Solidity — Tutorial https://codeburst.io/build-your-first-ethereum-smart-contract-with-solidity-tutorial-94171d6b1c4b\n\n### Smart Contract Examples\n* ERC20/ERC721/ERC777 https://ethereum.org/zh/developers/docs/standards/tokens/\n* OpenZeppelin Solidity - Security Smart Contract https://github.com/OpenZeppelin/openzeppelin-solidity\n* Solidity Library https://github.com/WeBankBlockchain/SmartDev-Contract\n\n### Ethereum Development\n* Dev Resources https://ethereum.org/zh/developers/\n* [Ethereum Development with Go](assets/ethereum-development-with-go.pdf)\n* Ethereum Development with Go Online https://goethereumbook.org/\n\n### Ethereum API\n* JSON RPC API https://github.com/ethereum/wiki/wiki/JSON-RPC\n* JSON RPC management API https://geth.ethereum.org/docs/rpc/server\n* Web3.js API https://web3js.readthedocs.io/\n* Web3.js API CN https://web3.tryblockchain.org/\n\n### Learning Resources\n* [Ethereum Blockchain Mechanism - An interpretation of the Ethereum Project Yellow Paper](assets/Ethereum%20Blockchain%20Mechanism%20-%20An%20interpretation%20of%20the%20Ethereum%20Project%20Yellow%20Paper.jpg)\n* CyptoZombies - Create your own crypto-collectibles game https://cryptozombies.io\n\n### Web Tools\n* Ethereum Scan https://etherscan.io/\n* Ethereum Stats https://ethstats.net/\n* Ethereum Nodes https://ethernodes.org\n* Ethereum DApps https://dapps.ethercasts.com/\n\n----------\n\n## Hyperledger Fabric\n\n### Specifications\n* Hyperledger fabric 0.6 CN https://github.com/gymgle/fabric-0.6.1-preview/blob/master/docs/protocol-spec_zh.md\n* Fabric Latest Docs https://hyperledger-fabric.readthedocs.io/\n\n### Fabric Deployment\n* Fabric 1.0 Muti-Nodes https://github.com/hainingzhang/articles/tree/master/fabric_multi_nodes\n* Fabric 1.0 Beta in Ubuntu http://www.cnblogs.com/studyzy/p/6973334.html\n* Fabric 0.6 in Ubuntu https://g2ex.github.io/2017/06/16/fabric-0.6-demo-vedio/\n* Fabric 0.6 with Docker https://github.com/imac-cloud/blockchain-tutorial/blob/master/hyperledger/hyperledger-docker.md\n\n### Fabric Development\n* Hyperledger Fabric 0.6 Learning Guide https://github.com/IBM-Blockchain/learn-chaincode\n* Hyperledger Fabric 0.6 Learning Guide CN https://github.com/gymgle/learn-chaincode/blob/master/README_zh-cn.md\n* Hyperledger Fabric Source Code Reading https://github.com/yeasy/hyperledger_code_fabric\n* IBM Blockchain 101 https://developer.ibm.com/tutorials/cl-ibm-blockchain-101-quick-start-guide-for-developers-bluemix-trs/\n\n### Learning Resources\n* [PBFT Slice](assets/PBFT.pdf)\n* [Bitcoin \u0026 Blockchain Slice](assets/比特币与区块链技术分享_201707.pdf)\n\n### Web Tools\n* IBM Bluemix Blockchain https://console.ng.bluemix.net/catalog/services/blockchain\n\n## Some Awesome-blockchain Collections\n* A collection in Chinese https://github.com/chaozh/awesome-blockchain-cn\n* A collection to learn blockchain https://github.com/yjjnls/awesome-blockchain\n* Build your own blockchain, especially in ruby https://github.com/openblockchains/awesome-blockchains\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgymgle%2Fblockchain-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgymgle%2Fblockchain-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgymgle%2Fblockchain-reference/lists"}