From eee067db2eba37e975c711b8eba530bf5eb7f5b7 Mon Sep 17 00:00:00 2001 From: josef0xb <58687909+josef0xb@users.noreply.github.com> Date: Thu, 4 Dec 2025 13:52:36 +0100 Subject: [PATCH] Add Cexplorer.io project to projects.json --- projects.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects.json b/projects.json index 5706487..c67299f 100644 --- a/projects.json +++ b/projects.json @@ -89,6 +89,10 @@ {"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": "Cexplorer.io", "owner": "vellum-labs", "names": ["cexplorer-fe","cexplorer-api","cexplorer-sdk","cexplorer-mini"]} + + + ] }