Mobile App <> Node Monitoring
A step by step tutorial on how to monitor your staking device & beaconnode on the beaconcha.in mobile app
Last updated
Was this helpful?
A step by step tutorial on how to monitor your staking device & beaconnode on the beaconcha.in mobile app
Last updated
Was this helpful?
This is a free monitoring tool provided by to enhance the solo staking experience. The user specifies the monitoring endpoint on its beacon & validator node.
By using this endpoint, beaconcha.in will be allowed and is required to store the given data to display it in the beaconcha.in the mobile application. To protect user privacy, the IP address will never be stored
Teku v22.3.0 or higher
Staking on Linux (No windows support by clients yet!)
A step by step guide on the Prater Testnet. Please adjust the network for your own needs.
If your beacon-node or Ethereum 1.0 node is not in sync yet, you will see some warning logs!
2. Open a new Terminal and copy paste the commands
3. Make sure your Prysm client (beacon & validator) is already up and running. The exporter will now send the data to your mobile app!
2. Add --metrics --metrics-port=8008
to your nimbus client! Otherwise the exporter will not be able to get any data from your client.
Add the following endpoint to your teku node --metrics-publish-endpoint https://beaconcha.in/api/v1/client/metrics?apikey=YOUR_API_KEY
Add the following CLI flag to your Lodestar validator and beaconnode --monitoring.endpoint 'https://beaconcha.in/api/v1/client/metrics?apikey=YOUR_API_KEY'
Works with Lighthouse, Lodestar, Teku and Nimbus only.
**** Lighthouse, Lodestar and Teku
Nimbus
Nimbus does not expose every data, thus, some data such as validators are not visible in the app.
Please note that the API key for beaconcha.in users is the same on gnosischa.in, so it doesn't matter which one is chosen.
The same applies to the flag in the instructions. However, it's recommended to use the beaconcha.in endpoint as it offers several fallbacks.
The best support for the metric feature is available using the Lighthouse client. Other clients may not work or may only support a limited number of metrics in the app.
beaconcha.in
beaconcha.in
Lighthouse or higher
Prysm or higher
Nimbus or higher
Lodestar or higher
Both, the beaconcha.in and the are open source!
Open the Tab and enter a name for your staking setup. &#xNAN;Use the same worker name even if your beaconnode runs on a seperate machine than your validator node. __ __Copy the generated flag and paste it add it to your beacon & validator node __
2. Open the and login with your account under Preferences. Your staking device will appear under Machines !
Head over to the and open the prysm section:
4. Wait a few minutes and open the and login with your account under Preferences. Your staking device will appear under Machines !
Head over to the and open the nimbus section:
3. Wait a few minutes and open the and login with your account under Preferences. Your staking device will appear under Machines !
You can find your API Key here:
You can find your API Key in the .
Check out the Lodestar documentation about for further details.
Add Your in Monitoring/Metrics (service config)
****
Guide:
Just as on Ethereum, the flag can be found at OR .