Releases: Constellation-Labs/node-pilot
Releases Β· Constellation-Labs/node-pilot
v0.24.0-testnet
Direct Install
curl -fsSL https://raw.githubusercontent.com/Constellation-Labs/node-pilot/v0.24.0/install.sh | bash -s -- testnet
v.0.24.0-integrationnet
Direct Install
curl -fsSL https://raw.githubusercontent.com/Constellation-Labs/node-pilot/v0.24.0/install.sh | bash -s -- intnet
v0.24.0-mainnet
v.0.14.0-integrationnet
Direct Install
curl -fsSL https://github.com/Constellation-Labs/node-pilot/releases/download/v.0.14.0-integrationnet/install.sh -o install-node-pilot.sh; bash install-node-pilot.sh
v0.8.0-testnet
Direct Install
curl -fsSL https://github.com/Constellation-Labs/node-pilot/releases/download/v0.8.0-testnet/install.sh -o install-node-pilot.sh; source install-node-pilot.sh
v0.8.0-mainnet
Direct Install
curl -fsSL https://github.com/Constellation-Labs/node-pilot/releases/download/v0.8.0/install.sh -o install-node-pilot.sh; source install-node-pilot.sh