# blockchain **Repository Path**: professordeng/blockchain ## Basic Information - **Project Name**: blockchain - **Description**: 简易区块链 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-26 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blockchain 简易区块链 C++ 实现 [picosha2.h 头文件](https://github.com/okdshin/PicoSHA2)提供 SHA256 哈希加密。 [区块链理论知识](http://www.ruanyifeng.com/blog/2017/12/blockchain-tutorial.html)。