2025-02-13 14:42:22 +02:00
{
"upstream" : [
{
"repo" : "codex-storage/nim-codex" ,
2025-02-26 17:36:39 +02:00
"version" : "0.2.0" ,
2025-02-13 14:42:22 +02:00
"arg" : "UPSTREAM_VERSION_CODEX_NODE"
} ,
{
"repo" : "codexstorage/codex-marketplace-ui" ,
"version" : "0.0.13" ,
"arg" : "UPSTREAM_VERSION_CODEX_APP"
} ,
{
"repo" : "ethereum/client-go" ,
"version" : "v1.13.15" ,
"arg" : "UPSTREAM_VERSION_GETH"
}
] ,
"shortDescription" : "Codex Storage - Decentralized Durability Engine" ,
"description" : "Codex is a durable, decentralised storage protocol designed to safeguard the world's most valuable information. Join the testnet to help secure a resilient digital future." ,
"type" : "service" ,
"mainService" : "codex-app" ,
"architectures" : [ "linux/amd64" , "linux/arm64" ] ,
"author" : "Codex DevOps" ,
"categories" : [ "Storage" ] ,
"repository" : {
"type" : "git" ,
"url" : "https://github.com/codex-storage/DAppNodePackage-codex.git"
} ,
"bugs" : {
"url" : "https://github.com/codex-storage/nim-codex/issues"
} ,
"license" : "Apache-2.0, MIT"
}