From c940fc114d90e927e3b8f53edf445e30c228e27b Mon Sep 17 00:00:00 2001 From: Eric <5089238+emizzle@users.noreply.github.com> Date: Fri, 24 Jan 2025 09:24:47 +1100 Subject: [PATCH] Add ethcc-demo repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97c0481..834b138 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # community-projects Repo of community-driven Codex projects + +| Name (link)| Description | +| ----- | ------ | +| [ethCC demo](https://github.com/codex-storage/ethcc-demo) | Shows storage requests as they are created on the testnet (or locally, depending on config), and assuming the dataset is an image, displays the image | \ No newline at end of file