Code Monkey home page Code Monkey logo

pipeline status Go Report Card Windows Build Status Macos Build Status

基于 chain33 区块链开发 框架 开发的 bityuan 系统(v6.8.18)

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

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

开发框架:https://chain.33.cn

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

bug 奖励

我们会对bug 评价4个等级(不会奖励人民币,等值虚拟资产)。 只有影响现有在线运行系统的,并且会产生严重分叉等行为的,才会评价为 L3

L0 1000
L1 3000
L2 10000
L3 20000

安装

golang 1.19+

支持make file的平台

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

//开启mod功能
export GO111MODULE=on

//国内用户需要导入阿里云代理,用于下载依赖包
export GOPROXY=https://mirrors.aliyun.com/goproxy

cd $GOPATH/src/github.com/bityuan/bityuan

make

就可以完成编译安装

更新go.mod

make update

bityuan's Projects

bityuan icon bityuan

Official Go implementation of the bityuan blockchain network

chain33 icon chain33

高度模块化, 遵循 KISS原则的区块链开发框架

okhttp icon okhttp

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.