mirror of
https://github.com/logos-storage/awesome-logos-storage.git
synced 2026-01-07 15:33:12 +00:00
14 lines
1.9 KiB
Markdown
14 lines
1.9 KiB
Markdown
# Awesome Codex
|
|
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. |
|
|
| [Qaku](https://github.com/vpavlin/qaku) | [Qaku.app](https://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](https://github.com/vpavlin/qaku) and from Go in the [backend](https://github.com/vpavlin/qaku-cache). |
|
|
| [Codex Installer](https://github.com/codex-storage/codex-installer) | [Codex Installer](https://docs.codex.storage/learn/installer/install-and-run) is a CLI tool to make it easy to download and install a Codex node and begin interacting with the Codex Testnet. |
|
|
| [Codex FileHog](https://github.com/benbierens/codex-filehog) | A tool to store up entire folders of data on the Codex storage network. |
|
|
| [Codex Stalker](https://github.com/AuHau/codex-stalker) | A tool to monitor what is your node doing. Mainly focusing on Marketplace functionality. |
|
|
| [Codex Factory](https://github.com/codex-storage/codex-factory) | A tool to spawn local feature-complete Codex cluster using Docker with one command. |
|
|
| [Podex](http://github.com/vpavlin/podex-network-stream) | Web application allowing you to upload media content (audio/video) and play it. New content is announced over Waku and shared via Codex. See the [explainer video](https://www.youtube.com/watch?v=3jNzARuOOxs) | |