Skip to content

Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network. https://www.nervos.org

Notifications You must be signed in to change notification settings

jiangxianliang007/ckb-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CKB 编译环境

免去手动编译 CKB 时要安装的系统依赖。

git clone https://github.com/nervosnetwork/ckb.git
cd ckb
curl -o env.sh  https://raw.githubusercontent.com/jiangxianliang007/ckb-build/master/env.sh 
chmod +x env.sh
./env.sh make build

编译成功后运行..

运行CKB节点

About

Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network. https://www.nervos.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published