{ "default_images": { "parachain": "parity/polkadot-parachain:latest", "polkadot": "parity/polkadot:latest" }, "dependencies": [ "polkadot" ], "features": { "supports_kubernetes": true, "supports_monitoring": true, "supports_native": true, "supports_parachains": true, "supports_podman": true, "supports_relay_chain": true, "supports_tracing": true }, "maintainer": { "name": "Provisioning System", "url": "https://github.com/paritytech/zombienet" }, "parachain_id_range": { "max": 4000, "min": 1 }, "providers": [ "native", "kubernetes", "podman" ], "relay_chains": [ "rococo-local", "westend-local", "kusama-local", "polkadot-local" ], "requirements": { "min_cpu_cores": 4, "min_disk_gb": 200, "min_memory_mb": 8192, "network_required": true }, "tags": [ "polkadot", "zombienet", "testing", "parachain", "relay-chain", "substrate", "web3" ], "taskserv": { "category": "infrastructure", "description": "Zombienet testing framework for Polkadot relay chain and parachain networks", "display_name": "Polkadot Zombienet", "documentation_url": "https://paritytech.github.io/zombienet/", "name": "polkadot-zombienet", "subcategory": "blockchain" }, "version": { "config_format": "nickel", "schema": "1.0.0", "taskserv": "1.3.133" } }