# blockchain **Repository Path**: tristan_maomaogou/blockchain ## Basic Information - **Project Name**: blockchain - **Description**: go编写的区块链入门级项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2022-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blockchain 1. 区块链相关数据结构 2. “创世区块”的创建 3. 定义新建区块,交易,注册节点方法 4. 定义简易`pow`,`hash`方法 5. 创建http server服务 6. 共识算法,冲突链