官方网站: https://www.bityuan.com
区块链浏览器: https://mainnet.bityuan.com
go get -u -v github.com/kardianos/govendor
git clone https://github.com/bityuan/bityuan $GOPATH/src/github.com/bityuan/bityuan
cd $GOPATH/src/github.com/bityuan/bityuan
make
就可以完成编译安装
make update
make updatevendor