[X] I checked the documentation and made sure this feature does not already exist
[X] I checked the existing issues to make sure this feature has not already been requested
Feature
Currently, the numbers representing the statistics (Agents, Compute Time, Protocols, Exchanged Messages) on the platform are static. These numbers should dynamically update to reflect real-time data.
Additional Information (Optional)
Ensure that the fetching of these values does not introduce significant latency in page load times.
Consider caching mechanisms if real-time updates are resource-intensive.
Prerequisites
Feature
Currently, the numbers representing the statistics (Agents, Compute Time, Protocols, Exchanged Messages) on the platform are static. These numbers should dynamically update to reflect real-time data.
Additional Information (Optional)
Ensure that the fetching of these values does not introduce significant latency in page load times.
Consider caching mechanisms if real-time updates are resource-intensive.