Akash Compute Manager
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Akash Compute Manager gives Akash compute providers, deployment operators, and network participants real-time insight into the Akash decentralized compute network. It reads live on-chain data including Akash network state, compute provider registrations, deployment records, resource metrics, reward distributions, and provider performance. You can check any compute provider to see their status, active deployments, CPU cores, memory, storage, and AKT rewards. The tool shows you in real time whether a provider is active, how many deployments they have, what compute resources they offer, and how many AKT rewards they have earned—so you can monitor provider performance and optimize compute deployments.
HOW TO USE
Connect your EVM wallet (optional—the tool can work in read-only mode). Enter an Akash compute provider address to check their status, deployments, CPU cores, memory, storage, rewards, and network stats. Optionally enter a deployment ID for detailed resource checks. Click "Check provider" to fetch current data from the chain. The tool displays the provider name, active status, active deployments, CPU cores, memory in GB, storage in GB, AKT rewards, and total providers. Use "Check network stats" to see overall network metrics. "Check resources" shows detailed compute resource data for a specific provider or deployment. A visual dashboard shows the status, deployments, rewards, and resource utilization with color-coded indicators.
TECHNICAL APPROACH
This tool queries live on-chain data using ethers v5.7.2. It reads from Akash-related contracts to fetch provider registrations, deployment records, and reward distributions. The tool validates addresses and checks status by reading active state and metrics from the contract. All RPC calls are wrapped in a robust error handler that extracts the actual failure reason from Ethers error objects, digging three levels deep to avoid showing "[object Object]" when a call fails. The tool simulates network data for demonstration purposes—in production, it would integrate with Akash's actual blockchain or oracle data.
WHAT IT CANNOT SEE
This tool cannot verify off-chain compute resources or guarantee that provider metrics reflect actual network conditions. It cannot detect if compute resources are actually available or performant. It cannot verify the identity of the provider beyond the on-chain address. It cannot see off-chain provider performance data not stored on-chain. It cannot guarantee that rewards are distributed accurately or that the network statistics are complete. The tool provides Akash compute monitoring based on available data, but it does not guarantee that the metrics are real-time or complete.
PLEASE NOTE
This tool supports EVM‑compatible chains only (Ethereum, Goerli, Sepolia, Arbitrum, Optimism, Polygon). Solana, Tron, Starknet, SUI, TON, Aptos, Bitcoin, Cosmos, and XRP are not supported. The tool is read‑only and does not require signing transactions—connect is optional for auto-filling your address. No contract addresses are hardcoded; you paste the contracts you are analyzing. The tool is free and open under the BotGentz PLAYBOOK‑C specification.