From cac352edc06aa22ba033b51a78bc8d9df3e3743b Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 4 Feb 2025 19:38:42 +0100 Subject: [PATCH] Add Codex vault and Codex SDK --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 791f17f..cc5e400 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ 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 | +| [Codex Vault](https://github.com/codex-storage/codex-marketplace-ui) | Web application featuring an attractive user interface for interacting with Codex on the testnet (or locally with limited functionality). | +| [Codex SDK](https://github.com/codex-storage/codex-js) | JavaScript SDK that allows developers to build web applications on top of Codex. | \ No newline at end of file