Chariot marketplace
# chariot manifest
chariot/nemoclaw
templateNemoClaw runtime (NVIDIA's hardened OpenClaw stack).
medium2 CPU2 GiB RAMNemoClaw
forks
300+
provisioned
$0
hibernate/day
$0.07
active/day
$2.07
$ chariot deploy-fleet nemoclaw
chariot/nemoclaw/README.md
public Chariotchariot/nemoclaw
NemoClaw runtime (NVIDIA's hardened OpenClaw stack).
Fork this Chariot into your account to get a private runtime with its own secrets, data, volume, and execution history.
manifest.json
{
"schema": "chariot.marketplace.v1",
"chariot": "chariot/nemoclaw",
"namespace": "chariot",
"name": "nemoclaw",
"kind": "template",
"verified": false,
"pod_size": "medium",
"runtime": "NemoClaw",
"provisioned_daily_fee": 0,
"active_daily_fee": 2.07,
"hibernating_daily_fee": 0.07,
"forks": 0,
"available": true,
"fork_command": "chariot deploy-fleet nemoclaw",
"published_at": null,
"page": {
"tags": [],
"media": [],
"links": [],
"has_readme": false,
"has_changelog": false
}
}