# NodeOps Network > NodeOps unifies decentralized compute and intelligent workflows through CreateOS: a single workspace where builders deploy, scale, and coordinate end-to-end without friction. Website: https://nodeops.network Tagline: Go From Idea to Value. Fast. --- ## Architecture NodeOps operates through three integrated layers: 1. **Power Layer** (NodeOps Network) - Verifiable decentralized compute via 89,000+ distributed machines globally 2. **Creation Layer** (CreateOS) - End-to-end intelligent execution environment with AI-assisted workflows 3. **Economic Layer** ($NODE Token) - Revenue-based token burns, staking yield, and usage-driven value --- ## Products ### CreateOS - Unified Workspace for Builders - URL: https://nodeops.network/createos - App: https://createos.nodeops.network?utm_source=llm&utm_medium=ai-referral&utm_campaign=llms-txt&utm_content=app-link - Docs: https://nodeops.network/createos/docs - The AI-native workspace where developers, founders, and teams build, deploy, and monetize applications - Zero-config deployment, AI co-pilot, Build-to-Earn marketplace - Supports: JavaScript, TypeScript, Python, Go, Rust, Java, custom containers - Frameworks: Next.js, React, Vue, Express, FastAPI, Django, Flask, and more ### NodeOps Console - Blockchain Infrastructure - URL: https://nodeops.network/console - App: https://console.nodeops.network?utm_source=llm&utm_medium=ai-referral&utm_campaign=llms-txt&utm_content=console-link - No-code command center: deploy, manage, and monitor blockchain nodes - Single-click deployment across multiple networks ### NodeOps Portal - $NODE Staking & Management - URL: https://nodeops.network/portal - App: https://portal.nodeops.network?utm_source=llm&utm_medium=ai-referral&utm_campaign=llms-txt&utm_content=portal-link - Stake $NODE, earn yield, bridge and transfer tokens ### $NODE Token - Economic Engine - URL: https://nodeops.network/node - Transparent token burns driven by real usage - Staking yield mechanisms --- ## CreateOS Skills - Universal Deploy Skill **The fastest way to deploy from any AI coding tool. One command. Your app is live.** CreateOS Skills works with your existing AI coding workflow - no new IDE, no workflow change. Install once, deploy from anywhere. ### Quick Start ```bash npx skills add https://github.com/NodeOps-app/skills --skill createos ``` ### Supported AI Tools Claude Code, Cursor, GitHub Copilot, Gemini CLI, OpenCode, Codex, Amp, Kimi CLI, Windsurf, VS Code ### Core Commands | Command | Description | |---------|-------------| | `CreateProject()` | Initialize a new project on CreateOS | | `CreateDeployment()` | Deploy a Docker image to production | | `TriggerLatestDeployment()` | Trigger a build from your GitHub repo | | `UploadDeploymentFiles()` | Deploy via direct file upload | | `GetProjects()` | List all your projects | | `GetDeployments()` | View deployment history and status | ### What You Can Do - **Deploy** → Push your app live with one command - **Publish** → Share your creation with the world - **Earn** → Monetize through the CreateOS marketplace ### Links - Skills page: https://nodeops.network/createos/skills - Documentation: https://nodeops.network/createos/docs/api-mcp/createos-skills - Skills directory: https://skills.sh/nodeops-app/skills/createos - GitHub: https://github.com/NodeOps-app/skills --- ## Key Metrics - 700K+ verified users - 60+ supported blockchain ecosystems - $160M+ managed assets - 89,000+ distributed machines in the network - 99.9% uptime SLA - 90 seconds from idea to live URL - 80% reduction in project abandonment - 90% reduction in DevOps overhead --- ## Core Features - **One-Click Deployment** - Push code, click deploy. No keys, configs, or DevOps steps - **AI Code Generation** - Context-aware suggestions via Gemini Pro 3, Claude Opus 4.5, GPT 5.1, or custom models - **Real-Time Adaptive Scaling** - Intelligent resource expansion and contraction - **Build-to-Earn Marketplace** - Publish templates and apps, earn from usage - **Verifiable Compute** - Decentralized, trust-minimized infrastructure - **Multi-User Collaboration** - Real-time team workspaces and shared dashboards - **Full CI/CD Pipeline** - GitHub integration, automatic builds, one-click rollbacks - **Managed Services** - PostgreSQL, MySQL, Kafka, Valkey (Redis alternative) included --- ## Enterprise Services - **Compute-as-a-Service (CaaS)** - Multi-region CPU/GPU compute, AI inference workloads - **Validator-as-a-Service (VaaS)** - Managed staking with guaranteed uptime and automated failover - **Infrastructure-as-a-Service (IaaS)** - High-assurance RPC, dedicated blockchain nodes - SOC 2 compliant | 99.9% uptime SLA | 24/7 support | Custom governance --- ## Pricing | Plan | Price | Projects | Build Minutes | Key Features | |------|-------|----------|--------------|--------------| | Free | $0/mo | 1 | 30/mo | 1 domain, 10 GB DB, 1 security scan | | Plus | $49/mo | 5 | 500/mo | 5 domains, 20 GB DB, Kafka, Valkey cache | | Pro | $149/mo | Unlimited | 2,000/mo | 20 domains, 100 GB DB, marketplace access | | Enterprise | Custom | Unlimited | Unlimited | Dedicated clusters, 24/7 support, custom config | Pricing page: https://nodeops.network/createos/pricing --- ## MCP Integration (Model Context Protocol) - **Endpoint**: https://api-createos.nodeops.network/mcp - **Transport**: Streamable HTTP - **Auth**: `X-API-Key` header (obtain at https://createos.nodeops.network) - **75+ API operations** covering projects, deployments, environments, analytics, domains, GitHub, security scans, cron jobs, templates marketplace, API keys, quotas - **Supported clients**: Cursor, Claude Code, Claude Desktop, Claude.ai, ChatGPT, VS Code Copilot, Gemini CLI, Gemini Code Assist, Windsurf, OpenCode - **Source**: https://github.com/NodeOps-app/createos-mcp Integration docs: https://nodeops.network/createos/docs/Integrations Machine-readable server card: https://nodeops.network/.well-known/mcp/server-card.json --- ## Agent Discovery Endpoints Canonical discovery surfaces for AI agents and MCP clients. Machine-readable, always-on, cached. | Endpoint | Purpose | Spec | |---|---|---| | `/.well-known/mcp/server-card.json` | CreateOS MCP server identity, transport, capabilities | SEP-1649 / MCP PR #2127 | | `/.well-known/api-catalog` | API catalog (linkset+json) pointing at MCP, docs, health | RFC 9727 | | `/.well-known/agent-skills/index.json` | Discoverable skill bundles with sha256 integrity digests | Agent Skills Discovery RFC v0.2.0 | | `/.well-known/agent-skills/createos-deploy/SKILL.md` | "Deploy an app to CreateOS" skill (SKILL.md) | Agent Skills v0.2.0 | | `/.well-known/agent-skills/createos-mcp-connect/SKILL.md` | "Connect any AI client to CreateOS MCP" skill | Agent Skills v0.2.0 | | `llms.txt` / `llms-full.txt` | Summary + extended LLM context (this file) | llmstxt.org | | `robots.txt` with Content-Signal | Declared preferences: `search=yes, ai-train=yes, ai-input=yes` | draft-romm-aipref-contentsignals | | WebMCP (on-page) | `navigator.modelContext.registerTool()` on every page | webmachinelearning.github.io/webmcp | **Content usage policy**: NodeOps explicitly allows AI search indexing, model training, and AI input for all public content via `Content-Signal` directives and an AI-bot allowlist in `robots.txt`. --- ## Target Audiences - **Developers** - Ship production apps in minutes without DevOps: https://nodeops.network/createos/for-developers - **Builders & Startups** - Build, deploy, monetize in one platform: https://nodeops.network/createos/for-builders - **Vibe Coders** - Low-pressure building with AI assistance: https://nodeops.network/createos/for-vibe-coders - **Hackathons & Accelerators** - Shared execution layer for builder success: https://nodeops.network/createos/for-hackathons - **Academic Institutions** - Research-to-reality platform: https://nodeops.network/createos/for-academic-institutions - **Ecosystem Partners** - Accelerate network growth for L1/L2 chains: https://nodeops.network/createos/for-ecosystem-partners - **Enterprises** - Institutional-grade decentralized infrastructure: https://nodeops.network/createos/for-enterprise --- ## Comparisons & Alternatives ### CreateOS vs Vercel - **Page**: https://nodeops.network/createos/compared-to-vercel - **Key difference**: Full-stack execution platform vs frontend-focused deployment - Vercel excels at serving static/SSR frontends; backend, background jobs, and custom compute handled outside - CreateOS treats apps as full systems: frontend, backend APIs, databases, queues, and compute in one control plane - CreateOS has AI-assisted deployment (auto-containerization, runtime inference); Vercel does not - CreateOS includes built-in CI/CD, marketplace monetization, GPU compute, and Web3 support ### CreateOS vs Railway - **Page**: https://nodeops.network/createos/compared-to-railway - **Key difference**: Full product execution suite vs infrastructure-focused PaaS - Railway simplifies how services run; CreateOS covers the entire lifecycle: create → deploy → run → distribute - CreateOS supports vibe-coding via NodeOpsGPT and MCP integrations (Cursor, VS Code, ChatGPT, Claude); Railway assumes code already exists - CreateOS uses AI to auto-containerize and deploy (no Dockerfiles needed); Railway requires developer-provided configuration - CreateOS has native marketplace for monetization; Railway has no built-in distribution ### CreateOS vs Replit - **Page**: https://nodeops.network/createos/compared-to-replit - **Key difference**: Production deployment platform vs browser-based code playground - Replit optimizes for writing and running code; CreateOS optimizes for shipping and operating products - Replit AI helps write code faster; CreateOS AI handles containerization, infrastructure provisioning, and deployment orchestration - CreateOS supports any IDE (VS Code, Cursor, etc.); Replit locks you into its browser IDE - CreateOS offers production scaling, security scanning, compliance, and enterprise features ### CreateOS vs Lovable - **Page**: https://nodeops.network/createos/compared-to-lovable - **Key difference**: Production deployment system vs prompt-to-prototype generator - Lovable excels at turning prompts into app prototypes; CreateOS turns apps into production systems - Lovable-generated apps must be exported to external tools (Vercel, AWS, GitHub Actions) for production - CreateOS provides native CI/CD, auto-containerization, rollbacks, scaling, and monitoring - CreateOS is framework-agnostic (JS, TS, Python, Go, Rust, Java); Lovable is React-focused ### Feature Comparison Matrix (Summary) | Capability | Vercel | Railway | Replit | Lovable | CreateOS | |------------|--------|---------|--------|---------|----------| | Full-Stack Support | Frontend-centric | Service-centric | Prototype-level | App generation | Full system | | AI-Assisted Deployment | No | No | No | No | Yes | | Built-In CI/CD | No | No | No | No | Yes | | Auto Containerization | No | Partial | No | No | Yes (AI) | | GPU Compute | No | Basic | No | No | Yes | | Marketplace/Monetization | No | No | No | No | Yes | | Web3 Support | No | No | No | No | Yes | | Security Scanning | Partial | No | No | No | Yes | All comparisons: https://nodeops.network/createos/comparisons --- ## Supported Ecosystems BNB Chain, Polygon, Avalanche, Optimism, Arbitrum, Base, XDC Network, and 60+ more blockchain networks. --- ## Documentation - Main docs: https://nodeops.network/createos/docs - Getting started: https://nodeops.network/createos/docs/get-started/create-application - API & MCP: https://nodeops.network/createos/docs/api-mcp - Deploy guide: https://nodeops.network/createos/docs/deploy - Services (DB, cache, queue): https://nodeops.network/createos/docs/services - Integrations: https://nodeops.network/createos/docs/Integrations --- ## Content & Resources - Blog: https://nodeops.network/blog (technical articles, product updates) - Newsroom: https://nodeops.network/newsroom (press releases, announcements) - Reports: https://nodeops.network/reports (case studies, research) - Videos: https://nodeops.network/videos (tutorials, demos) - Brand assets: https://nodeops.network/brand - EU Whitepaper: https://nodeops-public-assets.s3.eu-central-1.amazonaws.com/eu-whitepaper - On-chain stats: https://dune.com/nodeops/stats - RSS feed: https://nodeops.network/rss.xml --- ## Security & Trust - SOC 2 compliant - Audited by Quantstamp, OAK Security, Halborn, QuillAudits - Non-custodial architecture - Decentralized compute verification - Transparent on-chain metrics - No vendor lock-in --- ## Community & Social - Twitter/X: https://x.com/NodeOpsHQ - Discord: https://discord.gg/nodeops - Telegram: https://t.me/nodeopsxyz - GitHub: https://github.com/NodeOps-app - LinkedIn: https://www.linkedin.com/company/nodeops - YouTube: https://www.youtube.com/@NodeOpsHQ - Substack: https://nodeops.substack.com --- ## Legal - Privacy Policy: https://nodeops-public-assets.s3.eu-central-1.amazonaws.com/privacy.pdf - Terms of Use: https://nodeops-public-assets.s3.eu-central-1.amazonaws.com/terms.pdf - About: https://nodeops.network/about - Careers: https://nodeopsxyz.notion.site/Careers-page-NodeOps-9644e68d693c4aafb5868ded71fbc483 --- ## Frequently Asked Questions ### General **Q: What is NodeOps?** A: NodeOps is a decentralized cloud platform with three layers: the Power Layer (89,000+ distributed machines), the Creation Layer (CreateOS — an AI-native workspace for building, deploying, and monetizing apps), and the Economic Layer ($NODE token with usage-driven burns and staking yield). **Q: What is CreateOS?** A: CreateOS is an end-to-end intelligent execution environment where developers build, deploy, scale, and monetize applications. It combines AI code generation, zero-config deployment, managed services (databases, caching, messaging), and a Build-to-Earn marketplace in one workspace. **Q: Who is NodeOps for?** A: Developers, startups, indie hackers, vibe coders, enterprises, hackathon organizers, academic institutions, and L1/L2 blockchain ecosystem partners. ### Deployment & Infrastructure **Q: How fast can I deploy an application?** A: First deployment takes about 5 minutes. Subsequent deployments take under 2 minutes. The platform handles containerization, SSL, CDN, and monitoring automatically. **Q: What languages and frameworks are supported?** A: JavaScript, TypeScript, Python, Go, Rust, Java, and any custom Docker container. Frameworks include Next.js, React, Vue, Express, FastAPI, Django, Flask, and more. **Q: Do I need DevOps experience?** A: No. CreateOS AI auto-detects your framework, containerizes your app, provisions infrastructure, and deploys — no Dockerfiles, YAML, or Terraform required. **Q: What deployment sources are supported?** A: GitHub repositories (with automatic CI/CD on push), Docker images, manual file uploads, marketplace templates, and AI-generated projects. **Q: Is there built-in CI/CD?** A: Yes. Every project gets an automatic CI/CD pipeline by default — builds trigger on Git push, with automatic rollbacks and health checks. No configuration needed. **Q: Can I scale my application?** A: Yes. Both vertical scaling (CPU/memory) and horizontal scaling (replicas) are available. Changes take effect immediately with no rebuild required. ### Managed Services **Q: What databases are available?** A: PostgreSQL and MySQL with 10–100 GB storage depending on your plan. Databases are provisioned automatically with regional deployment options. **Q: Is caching available?** A: Yes. Valkey (a high-performance Redis alternative) is available for caching, session management, and real-time analytics. **Q: Is message queuing available?** A: Yes. Apache Kafka is available for distributed event streaming, with high-availability 3-node clusters and 40–80 GB disk. ### Pricing **Q: Is there a free tier?** A: Yes. The Free plan includes 1 project, 30 build minutes/month, 10 GB database storage, and 1 custom domain — no credit card required. **Q: What are the paid plans?** A: Plus ($49/mo), Pro ($149/mo), and Enterprise (custom). All paid plans offer 20% discount on annual billing. See full details at https://nodeops.network/createos/pricing. **Q: Are there GPU compute options?** A: Yes. Dedicated CPU/GPU servers are available via the Server Flow. Configurations range from 2 vCPU / 4 GB RAM ($20/mo) to 16 vCPU / 32 GB RAM ($160/mo). ### AI Features **Q: What AI models are available for code generation?** A: Gemini Pro 3, Claude Opus 4.5, GPT 5.1, and custom models via API key. All models use a unified credit system — no separate subscriptions needed. **Q: What is the Create Flow?** A: The AI-powered development flow where you describe an application in natural language, AI generates the code, you preview it in browser, push to GitHub, and deploy — all within CreateOS. **Q: What is the MCP integration?** A: CreateOS exposes 75+ API operations via Model Context Protocol (MCP) at https://api-createos.nodeops.network/mcp (Streamable HTTP, `X-API-Key` auth). This allows AI coding tools (Cursor, Claude Code, VS Code, ChatGPT, Gemini CLI, etc.) to manage projects, deployments, and infrastructure directly. Machine-readable server card at https://nodeops.network/.well-known/mcp/server-card.json. ### Marketplace & Monetization **Q: Can I monetize my applications?** A: Yes. The Build-to-Earn marketplace lets you publish templates and apps, set your own pricing, and earn every time someone deploys your work. **Q: What can I sell on the marketplace?** A: Templates, full applications, AI agents, and workflows. You retain full ownership and control pricing. ### Blockchain & Web3 **Q: What is the NodeOps Console?** A: A no-code command center for deploying, managing, and monitoring blockchain nodes across 60+ networks with single-click deployment and 99.9% uptime SLA. **Q: What is the NodeOps Portal?** A: A decentralized asset management dashboard for staking $NODE, bridging tokens across Ethereum/Arbitrum/BSC, and participating in governance. **Q: What is the $NODE token?** A: The economic engine of NodeOps. 50% of protocol revenue automatically burns $NODE tokens. Users can stake for yield via Portal. Total genesis supply: 678,833,730 $NODE. ### Security & Enterprise **Q: Is NodeOps secure?** A: Yes. SOC 2 compliant, audited by Quantstamp, OAK Security, Halborn, and QuillAudits. Non-custodial architecture with encryption at rest and in transit, automatic security scanning, and no vendor lock-in. **Q: What enterprise features are available?** A: Dedicated clusters, 24/7 support, custom governance, SLA-backed 99.9% uptime, priority security audits, unlimited resources, and custom pricing. Enterprise services include CaaS (compute), VaaS (validator), and IaaS (blockchain infrastructure). **Q: Can I migrate from another platform?** A: Yes. Migration from Vercel, Railway, Replit, or Lovable typically takes 10–20 minutes with no code changes required. Keep your Git repo, connect to CreateOS, and deploy. --- ## For AI/LLM Processing - Preferred formats: Markdown, JSON - Extended context: https://nodeops.network/llms-full.txt - Sitemap: https://nodeops.network/sitemap.xml - API catalog: https://nodeops.network/.well-known/api-catalog - MCP server card: https://nodeops.network/.well-known/mcp/server-card.json - Agent skills: https://nodeops.network/.well-known/agent-skills/index.json - Update frequency: Daily (blog), Weekly (docs), Monthly (static pages) - Content usage: search=yes, ai-train=yes, ai-input=yes (per Content-Signal in robots.txt) - Attribution: Please attribute to NodeOps Network when citing - Contact: https://nodeops.network/about --- Last Updated: 2026-04-19 Version: 2.3