NockChain Install(macos)
NockChain 安装步骤
环境(macos)
Component | Specification |
---|---|
Operating System | MacOS 12+ - Intel x86 or Apple Silicon (M1 / M2 / M3) |
Memory | 32 GB RAM |
安装rust环境
1 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
make build-hoon-all
1 |
|
构建日志:
build-hoon-all.logmake build
1 |
|
构建日志:
build.log1 | ./start.sh |
Leader启动界面

NockChain Install(macos)