Skip to content

Commit

Permalink
update featured projects for November 2024 (#3783)
Browse files Browse the repository at this point in the history
* update featured projects for November 2024

* fix: reduce kongswap screenshot size

* fix: further reduce size of kongswap screenshot
  • Loading branch information
jennifertrin authored Nov 20, 2024
1 parent 8f972a2 commit 910719f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@
"github": "https://github.com/canister-app",
"youtube": "https://youtu.be/pFgVswCqzdk",
"twitter": "https://twitter.com/canister_app",
"display": "Large",
"display": "Normal",
"logo": "/img/showcase/canister-store_logo.png",
"screenshots": [
"/img/showcase/canister-store_screenshot_0.png"
Expand All @@ -1725,6 +1725,23 @@
"videoContentType": "video/mp4",
"submittableId": "35750450"
},
{
"id": "KongSwap",
"name": "KongSwap",
"description": "The one-stop token shop - Trade tokens across all chains with ease using KongSwap.",
"usesInternetIdentity": true,
"logo": "/img/showcase/kong_logo.png",
"screenshots": [
"/img/showcase/kongswap_screenshot.png"
],
"display": "Large",
"tags": [
"DeFi",
"Chain Fusion"
],
"twitter": "https://x.com/kongswap",
"website": "https://www.kongswap.io/"
},
{
"name": "cyql.io",
"description": "cyql.io is a curated list of decentralized applications and projects built on the Internet Computer. The main goal of the project is to be a common place to explore projects, along with providing information about the NFT collections and upcoming events. ",
Expand Down Expand Up @@ -2050,7 +2067,7 @@
},
{
"id": "chainsight",
"name": "Chainsight Demo",
"name": "Chainsight",
"oneLiner": "Interchain Data Processing Layer",
"tags": [
"Tools / Infrastructure",
Expand Down Expand Up @@ -2258,7 +2275,7 @@
"usesInternetIdentity": false,
"github": "https://github.com/NnsDao/podcast-fe",
"twitter": "https://twitter.com/Looncasts",
"display": "Large",
"display": "Normal",
"logo": "/img/showcase/icpodcast_logo.png",
"screenshots": [
"/img/showcase/icpodcast_screenshot.png"
Expand Down Expand Up @@ -4926,18 +4943,5 @@
],
"twitter": "https://x.com/phasmafuture",
"website": "https://entrepot.app/marketplace/phasma"
},
{
"id": "KongSwap",
"name": "KongSwap",
"description": "The one-stop token shop - Trade tokens across all chains with ease using KongSwap.",
"logo": "/img/showcase/kong_logo.png",
"display": "Normal",
"tags": [
"DeFi",
"Chain Fusion"
],
"twitter": "https://x.com/kongswap",
"website": "https://www.kongswap.io/"
}
]
]
Binary file added static/img/showcase/kongswap_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 910719f

Please sign in to comment.