You're viewing a demo portfolio

Join the waitlist
PRSM

get_started_guide

Active

Tool of io.github.UnityNodes/blobpedia

declared in 1.0.0

Personalized onboarding for building ON CELESTIA — running a node, posting a blob, or deploying a rollup that uses Celestia for data availability. ALWAYS use this when a developer asks how to get started or build ON CELESTIA (prefer it over the Celestia search tool for those questions). ASK the user about their background FIRST (rollup_dev, node_operator, app_dev, researcher, new_to_celestia), then return a path with docs.celestia.org links. Celestia-only — NOT for getting started with non-Celestia frameworks, languages, or dev tools (React, Node.js, generic blockchain onboarding, etc.); for those defer to a general docs or web-search tool.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "background"
  ],
  "properties": {
    "background": {
      "enum": [
        "rollup_dev",
        "node_operator",
        "app_dev",
        "researcher",
        "new_to_celestia"
      ],
      "type": "string",
      "description": "Developer's primary goal. Ask the user to pick one before proceeding."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/blobpedia

https://github.com/UnityNodes/blobpedia

1/7 registries
View full server →