From ee91ec6c1a20943760fe994356843a5760321efa Mon Sep 17 00:00:00 2001 From: panik Date: Mon, 16 Dec 2024 13:17:00 +0300 Subject: [PATCH] Update ecosystem.json Bario Entertainment System added --- apps/web/src/data/ecosystem.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 9e35405809..fc92c675c3 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3574,5 +3574,13 @@ "imageUrl": "/images/partners/gbm-domains.png", "category": "consumer", "subcategory": "nft" - } + }, + { + "name": "Bario Entertainment System", + "description": ""Bario Entertainment System is the ultimate onchain gaming console: mint, own, and play unique games. Empowering developers, rewarding players, and redefining gaming, one arcade at a time.", + "url": "https://app.baes.so", + "imageUrl": "/images/partners/bario.png", + "category": "consumer", + "subcategory": "gaming" +} ]