* @Author: hoeniu
* @Date: 2021-01-06 10:13:38
* @LastModifiedBy: hoeniu
* @LastEditTime: 2021-01-06 10:29:16
* @FilePath: /ele-chain/README.md
* @Description: The implementation of blockchain from
single chain to multi chain, using golang language development,
using B / S mode
TODO
mkdir -p $GOPATH/src/github.com/hoeniu
git clone https://github.com/hoeniu/ele-chain
cp -r ele-chain/ $GOPATH/src/github.com/hoeniu
todo
todo