From 55ee8451bf919ed0a96f89ec42746fa116d8fd4f Mon Sep 17 00:00:00 2001 From: ross-spencer Date: Tue, 3 Feb 2026 15:30:38 +0100 Subject: [PATCH] Add recent Orcfax projects --- projects.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 5706487..e24e0d0 100644 --- a/projects.json +++ b/projects.json @@ -89,6 +89,13 @@ {"title": "Scalus", "owner": "scalus3", "names": ["scalus"]}, {"title": "Lace", "owner": "input-output-hk", "names": ["lace"]}, {"title": "PaylKoyn", "owner": "SAIB-Inc", "names": ["paylkoyn"]}, - {"title": "Evolution SDK", "owner": "no-witness-labs", "names": ["evolution-sdk"]} + {"title": "Evolution SDK", "owner": "no-witness-labs", "names": ["evolution-sdk"]}, + {"title": "Orcfax", "owner": "orcfax", "names": ["cnt-collector-node"]}, + {"title": "CNT Collector Node", "owner": "orcfax", "names": ["cnt-collector-node"]}, + {"title": "Subbit", "owner": "kompact.io", "names": ["subbit.xyz"]}, + {"title": "Simple Sign", "owner": "orcfax.io", "names": ["simple-sign"]}, + {"title": "Orcfax CER Feeds", "owner": "orcfax.io", "names": ["cer-feeds"]}, + {"title": "Orcfax Explorer", "owner": "orcfax.io", "names": ["explorer.orcfax.io"]}, + {"title": "Oracle Suite", "owner": "orcfax.io", "names": ["oracle-suite"]} ] }