You're viewing a demo portfolio

Join the waitlist
PRSM

list_featured_apps

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

List Canton Network Featured Apps from the live Scan-API-sourced catalogue. Filter by category (when known) and choose ordering. Canton-specific. Use for "what dApps are live on Canton?" or to discover providers offering a particular service. Returns name, provider/app_id, category, last_activity, url.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "sort": {
      "enum": [
        "recent",
        "name",
        "tvl",
        "volume"
      ],
      "type": "string",
      "description": "Sort key (default: recent)."
    },
    "limit": {
      "type": "integer",
      "maximum": 200,
      "minimum": 1,
      "description": "Max rows (default 25)."
    },
    "category": {
      "type": "string",
      "description": "Filter by category, e.g. \"Validator\", \"DeFi\", \"Tokenized Assets\" (case-insensitive substring match)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →