From 0edda0c990766f23b200884607088d21e68cd41c Mon Sep 17 00:00:00 2001 From: Emma Jamieson-Hoare Date: Wed, 6 May 2026 11:04:36 +0100 Subject: [PATCH] docs: add snapshots viewer app to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc3f9b87e..fd54a6c00 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Monorepo for Tempo Apps | [`apps/contract-verification`](apps/contract-verification) | Smart contract verification service | [`contracts.tempo.xyz`]() | | [`apps/key-manager`](apps/key-manager) | WebAuthn key management service | [`keys.tempo.xyz`]() | | [`apps/og`](apps/og) | OpenGraph image generation worker | [`og.tempo.xyz`]() | +| [`apps/tempo-snapshots-viewer`](apps/tempo-snapshots-viewer) | Tempo snapshots viewer | [`snapshots.tempoxyz.dev`]() | ## Contributing