Skip to content

Commit

Permalink
Merge pull request #57 from laiweileeee/lw/osmohall-listing
Browse files Browse the repository at this point in the history
add osmohall listing to osmosis dapp store
  • Loading branch information
sunnya97 authored Apr 25, 2024
2 parents aaeb20d + 2772ca3 commit 255b405
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cms/apps/applications.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
{
"$schema": "../../schemas/applications.schema.json",
"applications": [
{
"title": "Osmohall",
"subtitle": "Osmohall is the Pro Trading Terminal which offers high performance and access to the latest Osmosis gems.",
"external_URL": "https://coinhall.org/osmosis",
"thumbnail_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/osmohall_thumbnail.webp",
"hero_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/osmohall_hero.webp",
"twitter_URL": "https://twitter.com/coinhall_org",
"medium_URL": "https://medium.com/@Coinhall",
"github_URL": "https://github.com/coinhall",
"featured": false
},
{
"title": "MilkyWay",
"subtitle": "Liquid staking protocol tailor-made for Celestia's modular ecosystem.",
Expand Down
Binary file added cms/apps/images/osmohall_hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/apps/images/osmohall_hero.webp
Binary file not shown.
Binary file added cms/apps/images/osmohall_thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cms/apps/images/osmohall_thumbnail.webp
Binary file not shown.

0 comments on commit 255b405

Please sign in to comment.