Secure the ETRID network, run a Primearc Core node, and earn rewards through ASF consensus participation.
# Download latest release
wget https://github.com/EojEdred/Etrid/releases/download/mainnet-v1.0.0/etrid-mainnet-v1.0.0-linux-x86_64.gz
# Extract
gunzip etrid-mainnet-v1.0.0-linux-x86_64.gz
chmod +x etrid-mainnet-v1.0.0-linux-x86_64
mv etrid-mainnet-v1.0.0-linux-x86_64 primearc-node
# Generate node key
./primearc-node key generate --scheme Sr25519 --output-type json > validator-key.json
# Generate session keys (run after node is synced)
curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "author_rotateKeys"}' http://localhost:9944
# Run as validator
./primearc-node \
--chain mainnet \
--validator \
--name "YourValidatorName" \
--base-path /data/primearc \
--rpc-cors all \
--prometheus-external
Once synced, use the ETRID wallet or Polkadot.js to:
--
Block Height
--
Active Peers
13
PBC Chains
~6s
Block Time