Skip to content

Commit

Permalink
Merge pull request #70 from chainapsis/add-cosmos-ecosystem
Browse files Browse the repository at this point in the history
Add cosmos ecosystem page
  • Loading branch information
delivan authored Nov 21, 2024
2 parents e9a9166 + 17d2168 commit 09cf1bc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
13 changes: 13 additions & 0 deletions apps/Forge/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"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/"
}
}
Binary file added apps/Forge/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion apps/daodao/app.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"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"
}
}

0 comments on commit 09cf1bc

Please sign in to comment.