Repo of community-driven Codex projects
Name (link) | Description |
---|---|
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 | Web application featuring an attractive user interface for interacting with Codex on the testnet (or locally with limited functionality). |
Codex SDK | JavaScript SDK that allows developers to build web applications on top of Codex. |
Qaku | Qaku.app is a Q&A app (like Slido, but decentralized), leaning on Codex for persistency of the Q&As. Codex REST API is used via codex-js in the frontend and from Go in the backend |