Tempo Apps
July 11, 2026 ยท View on GitHub
Tempo Apps is the monorepo for the applications and services that make up Tempo's developer-facing infrastructure, including block exploration, account tooling, documentation search, and network services. Developers working with Tempo can use these projects as reference implementations or hosted services for block exploration, fee sponsorship, token metadata, smart contract verification, and related workflows.
These apps are maintained by the Tempo team and complement the core tempo node. See the Tempo developer documentation for integration guides and protocol documentation.
Apps
| Category | Workspace | Description | URL |
|---|---|---|---|
| Explorer | apps/explorer | Mainnet, testnet, and devnet explorer | explore.tempo.xyz |
| Wallet and account management | apps/fee-payer | Transaction fee sponsorship service | sponsor.testnet.tempo.xyz |
| Wallet and account management | apps/key-manager | WebAuthn key management service | keys.tempo.xyz |
| Developer services | apps/tokenlist | Tokenlist registry and API | tokenlist.tempo.xyz |
| Developer services | apps/contract-verification | Smart contract verification service | contracts.tempo.xyz |
| Developer services | apps/og | Open Graph image generation worker | og.tempo.xyz |
| Developer services | apps/mcp-docs-indexer | MCP documentation indexer and search service | mcp.tempo.xyz |
| Network infrastructure | apps/reth-snapshots-viewer | Reth snapshots viewer | snapshots.reth.rs |
| Network infrastructure | apps/tempo-snapshots-viewer | Tempo snapshots viewer | snapshots.tempo.xyz |
Related projects
tempoxyz/tempo: Core Tempo node and protocol implementation.tempoxyz/tidx: Chain indexer for querying Tempo blocks, transactions, and logs.tempoxyz/wallet-cli: Command-line wallet and HTTP client for Tempo and MPP-enabled services.
Contributing
Our contributor guidelines can be found in CONTRIBUTING.md.
Security
See SECURITY.md.
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these packages by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.