Skip to content

DeepBrainChain/DBC-AIComputingNet

Repository files navigation

ComputingNetwork

Computing Network Artificial Intelligence Computing Platform Driven By BlockChain

If you want to add a machine to the DBC network to obtain DBC revenue, go straight to the “ https://deepbrainchain.github.io/DBC-Wiki/install_and_update_dbc/install_dbc_compute_node.html

如果你想要添加机器到DBC网络中获得DBC收益,直接查看文档:https://deepbrainchain.github.io/DBC-Wiki/install_and_update_dbc/install_dbc_compute_node.html

build dbc in linux os

deps: boost >= 1.66

    git clone https://github.com/DeepBrainChain/DBC-AIComputingNet.git
    cd DBC-AIComputingNet/make
    ./clean.sh 
    ./build.sh
    ls ./output

package dbc

    cd DBC-AIComputingNet/deployment
    ./package.sh
    ls ./package