Categorygithub.com/gm-publicchain/gm
repositorypackage
0.0.0-20190919020514-0abe6a23c615
Repository: https://github.com/gm-publicchain/gm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

pipeline status Go Report Card

敢吗公链系统

编译

git clone https://github.com/GM-Publicchain/gm $GOPATH/src/github.com/GM-Publicchain/gm
cd $GOPATH/src/github.com/GM-Publicchain/gm
go build -i -o gm
go build -i -o gm-cli github.com/GM-Publicchain/gm/cli

运行

拷贝编译好的gm, gm-cli, gm.toml这三个文件置于同一个文件夹下,执行:

./gm -f gm.toml