mirror of
https://github.com/logos-storage/logos-storage-DAppNodePackage.git
synced 2026-01-02 13:23:10 +00:00
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"upstream": [
|
|
{
|
|
"repo": "codex-storage/nim-codex",
|
|
"version": "0.2.1",
|
|
"arg": "UPSTREAM_VERSION_CODEX_NODE"
|
|
},
|
|
{
|
|
"repo": "codexstorage/codex-marketplace-ui",
|
|
"version": "0.0.16",
|
|
"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"
|
|
}
|