From 8a40944c60ded60b504899872c45430bbd87f0c2 Mon Sep 17 00:00:00 2001 From: Moein zargarzadeh Date: Tue, 18 Jun 2024 03:03:41 +0330 Subject: [PATCH] Add RosenBridge to the koios home page (#287) ## Description Add RosenBridge to https://koios.rest/community.html#projects-building-on-koios --- projects.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/projects.json b/projects.json index aa56b740..39314d53 100644 --- a/projects.json +++ b/projects.json @@ -160,6 +160,14 @@ "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png" } }, + { + "text": "Rosen Bridge", + "link": "https://rosen.tech", + "logo": { + "dark": "https://raw.githubusercontent.com/rosen-bridge/ui/dev/apps/rosen/public/dark.png", + "light": "https://raw.githubusercontent.com/rosen-bridge/ui/dev/apps/rosen/public/light.png" + } + }, { "text": "Skulliance", "link": "https://skulliance.io",