{
  "$schema": "https://tarvos-website-lju1.vercel.app/schemas/node-record-v1.json",
  "canonicalUrl": "https://tarvos-website-lju1.vercel.app/nodes/triton-1/",
  "schemaVersion": 1,
  "slug": "triton-1",
  "name": "Tarvos Triton 1",
  "summary": "A Triton-backed Solana RPC action node for self-hosted n8n workflows.",
  "integration": "Solana RPC",
  "description": "Tarvos Triton 1 connects self-hosted n8n workflows to supported Solana RPC capabilities provided through Triton.",
  "nodeTypes": [
    "action"
  ],
  "providers": [
    {
      "name": "Triton",
      "role": "rpc"
    }
  ],
  "credentials": [
    {
      "name": "Triton RPC",
      "description": "Configured inside the n8n credential store. Exact credential fields will be published with the node package.",
      "required": true
    }
  ],
  "capabilities": [
    {
      "name": "Solana RPC request",
      "type": "action",
      "description": "Runs a supported Solana RPC operation through the configured Triton provider connection."
    }
  ],
  "status": "alpha",
  "readiness": "documented",
  "integrationKind": "product",
  "install": {
    "source": "github",
    "status": "pending"
  },
  "version": "0.1",
  "license": "Open-source license pending",
  "updatedAt": "2026-08-13",
  "formats": {
    "html": "https://tarvos-website-lju1.vercel.app/nodes/triton-1/",
    "json": "https://tarvos-website-lju1.vercel.app/nodes/triton-1.json",
    "markdown": "https://tarvos-website-lju1.vercel.app/nodes/triton-1.md"
  }
}