Verify Trust Guarantees
Use the Verifiability Dashboards for mainnet and Sepolia testnet to verify trust guarantees enabled by EigenCompute.
View Verifiability Data in Dashboard
To view verifiability data for an application using the dashboard:
- Go to the Verifiability Dashboard for mainnet or Sepolia testnet.
- In the Deployed Applications field, search for the application by name or application ID.
- The verifiability data for the application is displayed. The data includes:
- Application ID and Creator address.
- Release history with Docker Image Digests.
- TEE attestations for releases. There is a TEE attestation displayed for each release.
- Logs for running application (if configured as publicly visible).
- Wallet addresses for the application.
note
Whether logs are visible publicly is configured by the application developer using the --log-visibiilty option on the eigenx app deploy and
eigenx app upgrade commands.