diff --git a/packages/app-explorer/public/ecosystem/images/executoors.jpeg b/packages/app-explorer/public/ecosystem/images/executoors.jpeg new file mode 100644 index 00000000..01f8c2af Binary files /dev/null and b/packages/app-explorer/public/ecosystem/images/executoors.jpeg differ diff --git a/packages/app-explorer/public/ecosystem/images/fuelet.jpeg b/packages/app-explorer/public/ecosystem/images/fuelet.jpeg index 5e305ad9..da70bf17 100644 Binary files a/packages/app-explorer/public/ecosystem/images/fuelet.jpeg and b/packages/app-explorer/public/ecosystem/images/fuelet.jpeg differ diff --git a/packages/app-portal/src/systems/Ecosystem/data/projects.json b/packages/app-portal/src/systems/Ecosystem/data/projects.json index e5179d63..ddff0c9a 100644 --- a/packages/app-portal/src/systems/Ecosystem/data/projects.json +++ b/packages/app-portal/src/systems/Ecosystem/data/projects.json @@ -38,20 +38,21 @@ "url": "https://www.bako.id/", "tags": ["Social"], "description": "Bako ID is a comprehensive Identity System for Rollups.", - "github": "", + "github": "https://github.com/Bako-Labs", "twitter": "https://x.com/bakoidentity", - "discord": "", + "discord": "https://discord.com/invite/E5kYKSKncj", "image": "bakoid" }, { "isLive": true, + "isFeatured": true, "name": "Bako Safe", "url": "https://www.bako.global/", "tags": ["Wallet", "Multi-sig", "Tooling"], "description": "Bako Safe is the Native Multisig of Rollup OS.", - "github": "", + "github": "https://github.com/Bako-Labs", "twitter": "https://x.com/bakosafe", - "discord": "", + "discord": "https://discord.com/invite/E5kYKSKncj", "image": "bakosafe" }, { @@ -153,17 +154,6 @@ "discord": "https://discord.gg/cookbookdev", "image": "cookbook" }, - { - "isLive": false, - "name": "Everclear", - "url": "https://www.everclear.org/", - "tags": ["Bridge"], - "description": "Everclear coordinates the global settlement of liquidity between chains, solving fragmentation for modular blockchains.", - "github": "https://github.com/everclearorg", - "twitter": "https://x.com/everclearorg", - "discord": "https://discord.gg/everclear", - "image": "everclear" - }, { "isLive": false, "name": "CryptoSage", @@ -186,6 +176,28 @@ "discord": "https://discord.gg/amcY528zbZ", "image": "envio" }, + { + "isLive": false, + "name": "Everclear", + "url": "https://www.everclear.org/", + "tags": ["Bridge"], + "description": "Everclear coordinates the global settlement of liquidity between chains, solving fragmentation for modular blockchains.", + "github": "https://github.com/everclearorg", + "twitter": "https://x.com/everclearorg", + "discord": "https://discord.gg/everclear", + "image": "everclear" + }, + { + "isLive": false, + "name": "Executoors", + "url": "https://executoors.com", + "tags": ["NFT"], + "description": "A series of Executoors in search of the most flawless execution environment", + "github": "", + "twitter": "https://x.com/executoors", + "discord": "", + "image": "executoors" + }, { "isLive": false, "isFeatured": true,