🐻❄️激励性测试网3F节点运行教程
硬件要求
Hardware
Specs
运行教程
git clone https://github.com/skyMetaverse/subspace-3F.git
cd subspace-3F/vi node.sh
# 示例
# nohup ./node \
# --chain gemini-3f \
# --execution wasm \
# --blocks-pruning 256 \
# --state-pruning archive \
# --no-private-ipv4 \
# --validator \
# --name syskey \
# >> node.log 2>&1 &Last updated