8000 GitHub - libangzhu/bityuan at release-6.2.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

libangzhu/bityuan

 
 

Repository files navigation

pipeline status Go Report Card

基于 chain33 区块链开发 框架 开发的 bityuan 系统

官方网站: https://www.bityuan.com

区块链浏览器: https://mainnet.bityuan.com

注意: master 分支不是 发布版本, 不要用于生产环境

安装

安装govendor 工具

go get -u -v github.com/kardianos/govendor

支持make file的平台

git clone https://github.com/bityuan/bityuan $GOPATH/src/github.com/bityuan/bityuan
cd $GOPATH/src/github.com/bityuan/bityuan
make

就可以完成编译安装

更新chain33

make update

更新 vendor

make updatevendor

About

Official Go implementation of the bityuan blockchain network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 52.7%
  • Shell 27.2%
  • Makefile 19.5%
  • Batchfile 0.6%
0