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
12 changes: 12 additions & 0 deletions Github Page/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,18 @@
"daml_sdk_version": null,
"maintained_by": "CantonLoop"
},
{
"name": "Canton Event Graph Toolkit",
"maker": "Gyorgy Balazsi",
"type": "partner",
"category": "Data & Indexing",
"desc": "Rust tooling for the Canton Ledger API v2: stream ledger events, generate Rust types from DARs, and sync/visualize the Canton event graph (ACS + updates) in a Neo4j graph.",
"links": [
{ "label": "Repo", "url": "https://github.com/gyorgybalazsi/canton-toolbox" }
],
"daml_sdk_version": "3.4.11",
"maintained_by": "Gyorgy Balazsi"
},
{
"name": "Find Canton Wallets",
"maker": "Canton Ecosystem",
Expand Down