Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions Github Page/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,18 @@
"daml_sdk_version": null,
"maintained_by": "Community"
},
{
"name": "CantonHub",
"maker": "Unity Nodes",
"type": "partner",
"category": "Getting Started",
"desc": "Canton ecosystem resource hub in four sections - Education, Developers, Validator, Community. Covering docs, guides, tools, articles, videos, recorded recaps and more.",
"links": [
{ "label": "unityhub.dev/canton", "url": "https://unityhub.dev/canton" }
],
"daml_sdk_version": null,
"maintained_by": "Unity Nodes"
},
{
"name": "DPM: Daml Package Manager",
"maker": "Digital Asset",
Expand Down Expand Up @@ -120,6 +132,19 @@
"daml_sdk_version": null,
"maintained_by": "Tenzro"
},
{
"name": "CCPedia",
"maker": "Unity Nodes",
"type": "partner",
"category": "AI Tools",
"desc": "AI-accessible knowledge base over the Canton ecosystem - CIPs, forum, GitHub, Dev Fund proposals, docs, blog, videos and more. Three AI endpoints: MCP server, REST API, llms.txt. Plus web UI for human research.",
"links": [
{ "label": "ccpedia.xyz", "url": "https://ccpedia.xyz" },
{ "label": "AI integrations", "url": "https://ccpedia.xyz/for-ai" }
],
"daml_sdk_version": null,
"maintained_by": "Unity Nodes"
},
{
"name": "Canton LocalNet (cn-quickstart)",
"maker": "Digital Asset / Canton Foundation",
Expand Down