| title | emoji | colorFrom | colorTo | sdk | pinned | license | suggested_hardware | short_description |
|---|---|---|---|---|---|---|---|---|
Convex Testnet |
🌍 |
indigo |
blue |
docker |
false |
other |
cpu-basic |
Convex testnet for agentic economic systems (convex.world) |
This repository runs a Convex Testnet as a a Hugging Face space for easy experimentation by AI innovaters and agentic AI usage.
It includes a working Convex MCP Server
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Convex documentation available at: Convex Docs
docker build -t convexlive/convex-testnet:latest .
Or if need to clear cache for the Covia build:
docker build --no-cache-filter build -t convexlive/convex-testnet:latest .