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

CategoryWorkspaceDescriptionURL
Explorerapps/explorerMainnet, testnet, and devnet explorerexplore.tempo.xyz
Wallet and account managementapps/fee-payerTransaction fee sponsorship servicesponsor.testnet.tempo.xyz
Wallet and account managementapps/key-managerWebAuthn key management servicekeys.tempo.xyz
Developer servicesapps/tokenlistTokenlist registry and APItokenlist.tempo.xyz
Developer servicesapps/contract-verificationSmart contract verification servicecontracts.tempo.xyz
Developer servicesapps/ogOpen Graph image generation workerog.tempo.xyz
Developer servicesapps/mcp-docs-indexerMCP documentation indexer and search servicemcp.tempo.xyz
Network infrastructureapps/reth-snapshots-viewerReth snapshots viewersnapshots.reth.rs
Network infrastructureapps/tempo-snapshots-viewerTempo snapshots viewersnapshots.tempo.xyz
  • 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.