diff --git a/Github Page/tools.json b/Github Page/tools.json index e340d15..96deb12 100644 --- a/Github Page/tools.json +++ b/Github Page/tools.json @@ -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",