Dashboard links
Mainnet
Amoy testnet
- Bor: https://bor-amoy.vitwit.com/
- Heimdall: https://heimdall-amoy.vitwit.com/
Setting up Heimdall telemetry
Step 1: Clone the repository
Step 2: Configure the telemetry directory
Step 3: Modify the configuration file
| Field | Mainnet value | Amoy testnet value |
|---|---|---|
secret_key | heimdall_mainnet | amoy-testnet |
Step 4: Build and deploy telemetry
Step 5: Create the telemetry service
Step 6: Enable and start the service
Step 7: Verify logs
Setting up Bor telemetry
Step 1: Open the Bor configuration file
Step 2: Modify the ethstats flag
| Network | Value |
|---|---|
| Mainnet | <name>:mainnet@bor-mainnet.vitwit.com:3000 |
| Amoy testnet | <name>:amoy-testnet@bor-amoy.vitwit.com:3000 |