Add Codex vault and Codex SDK

This commit is contained in:
Arnaud 2025-02-04 19:38:42 +01:00
parent 08ec482282
commit cac352edc0
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -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. |