From 2cb6302d4bba00d26357914f1cf48bb6f2579f18 Mon Sep 17 00:00:00 2001 From: blackaporia Date: Mon, 17 Aug 2026 14:00:17 +0300 Subject: [PATCH] =?UTF-8?q?Register=20GameShield=20=E2=80=94=20private=20g?= =?UTF-8?q?aming=20bounty=20hub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- registry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/registry.json b/registry.json index 2ae8f8d..a4f3e28 100644 --- a/registry.json +++ b/registry.json @@ -591,5 +591,17 @@ "slug": "aegis-rescue", "one_liner": "Whitehat rescue bot: sweeps exposed on-chain funds into the STRK20 shielded pool before attackers can, returns them to verified GitHub owners.", "category": "Tooling" + }, + { + "repo_url": "https://github.com/BlackAporia/game-shield", + "telegram": [ + "BlackAporia" + ], + "name": "GameShield", + "one_liner": "Private gaming bounty hub on Starknet: shielded prize pools, provable payout commitments and unlinkable rewards for tournaments, speedruns and PvP.", + "category": "Gaming", + "team": [ + "BlackAporia" + ] } ]