From 978037d87f31bb880288892978324e6805ca87c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Nov 2024 13:13:44 +0000 Subject: [PATCH] Update app-list.json file by Github Actions --- app-list.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/app-list.json b/app-list.json index f79297e..c622493 100644 --- a/app-list.json +++ b/app-list.json @@ -22,6 +22,20 @@ }, "appIconUrl": "https://raw.githubusercontent.com/chainapsis/keplr-app-registry/main/apps/Coinhall/icon.png" }, + { + "appCategory": "Tool", + "appName": "Forge", + "appSummary": "The unified chain launch dashboard for Cosmos.", + "appWebsiteUrl": "https://forge.cosmos.network/", + "externalUrls": { + "twitter": "https://x.com/cosmos", + "github": "https://github.com/cosmos/interchain-security" + }, + "appWebsiteUrlsByChainId": { + "cosmoshub-4": "https://forge.cosmos.network/" + }, + "appIconUrl": "https://raw.githubusercontent.com/chainapsis/keplr-app-registry/main/apps/Forge/icon.png" + }, { "appCategory": "Tool", "appName": "IBC Fun", @@ -156,13 +170,16 @@ { "appCategory": "DAO", "appName": "DAO DAO", - "appSummary": "A DAO building DAO tooling. Built on Juno.", + "appSummary": "Simple, capable, and free DAO toolings for Cosmos.", "appWebsiteUrl": "https://daodao.zone/", "externalUrls": { "twitter": "https://twitter.com/DA0_DA0", "github": "https://github.com/DA0-DA0", "discord": "https://discord.com/invite/sAaGuyW3D2" }, + "appWebsiteUrlsByChainId": { + "cosmoshub-4": "https://daodao.zone/dao/cosmos" + }, "appIconUrl": "https://raw.githubusercontent.com/chainapsis/keplr-app-registry/main/apps/daodao/icon.png" }, {