Skip to content

linj-disanbo/bityuan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline status Go Report Card

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

安装

安装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

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.1%
  • Makefile 21.9%