Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add osmohall listing to osmosis dapp store #57

Merged
merged 2 commits into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading