From f79a40f0e445beb20d1f34b97045bcdd780b27ae Mon Sep 17 00:00:00 2001 From: Martin Lang <47434720+gitmachtl@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:28:21 +0200 Subject: [PATCH] Update projects.json - Adding SPO Scripts to Community Tools --- projects.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/projects.json b/projects.json index ca105c5e..3c0e4c87 100644 --- a/projects.json +++ b/projects.json @@ -160,6 +160,13 @@ "light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png" } }, + {"text": "Stakepool Operator Scripts", + "link": "https://github.com/gitmachtl/scripts", + "logo": { + "dark": "https://raw.githubusercontent.com/gitmachtl/cardano-related-stuff/master/sposcripts_logo_640x640.png", + "light": "https://raw.githubusercontent.com/gitmachtl/cardano-related-stuff/master/sposcripts_logo_640x640.png" + } + }, { "text": "Tabulali", "link": "https://eddex.github.io/tabulali/",