ckb 0.205.0

CKB is the layer 1 of Nervos Network, a public/permissionless blockchain
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=CKB Service
StartLimitIntervalSec=0

[Service]
Type=simple
Restart=no
User=ubuntu
Environment="RUST_LOG=info"
ExecStart=/home/ubuntu/actions-runner/linux-runner-0/_work/ckb/target/release/ckb run -C /home/ubuntu/actions-runner/linux-runner-0/_work/ckb/ckb

[Install]
WantedBy=multi-user.target