# Blockchain Based on Golang **Repository Path**: dev_kalman/block_chain_demo ## Basic Information - **Project Name**: Blockchain Based on Golang - **Description**: block chain - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个区块链小demo #### 项目介绍 基于Golang blockchain 算法 --by xp.develop@outlook.com #### 使用说明 1. 入链路由 http://47.104.238.xxx:8989/blockchain/write?data= -- 说明:小demo自测体验,入链测试参数固定为data 2. 查看链结构 http://47.104.238.xxx:8989/blockchain/get