Skip to content

Commit

Permalink
add new projects and updated requested descriptions to showcase for 2…
Browse files Browse the repository at this point in the history
…/20/24 (#5457)

* add new projects and updated requested descriptions to showcase for 2-20-24

* fix: adjust file size of logos
  • Loading branch information
jennifertrin authored Feb 21, 2025
1 parent 4778c77 commit 6522e60
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 7 deletions.
43 changes: 36 additions & 7 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -2288,22 +2288,22 @@
},
{
"name": "Verity",
"description": "Verity (fka CCAMP) is a network and framework for creating verifiable data flows. It connects private data from multiple sources and verifies it on any blockchain. Build your own Oracles or use existing ones for secure off-chain data access. Verity's MPC layer enables shared computation between the Internet Computer (IC) and ZK processes, using the IC as a co-processor.",
"description": "Verity (formerly CCAMP) is a server-side zkTLS protocol designed for creating verifiable data pipelines. It enhances the Internet Computer (IC) as a co-processor, reducing the cost of data sourcing for indexing and processing.",
"website": "https://go.usher.so/ccamp",
"logo": "/img/showcase/ccamp_logo.webp",
"display": "Normal",
"id": "ccamp",
"id": "verity",
"tags": [
"Bitcoin",
"Tools / Infrastructure",
"DeFi",
"Chain Fusion"
],
"usesInternetIdentity": false,
"github": "https://github.com/usherlabs/ccamp",
"github": "https://github.com/usherlabs/verity-dp",
"twitter": "https://twitter.com/usher_web3",
"youtube": "https://www.youtube.com/@usher_web3",
"submittableId": "36108625"
"submittableId": "45961889"
},
{
"name": "Isotopic Game Store",
Expand Down Expand Up @@ -3428,7 +3428,7 @@
"SocialFi",
"Creator Economy"
],
"description": "A platform that enables Twitter (X) accounts to boost post engagement by rewarding interacting users with ICP and select ICRC tokens.",
"description": "Amplify is a SocialFi platform that boosts social engagement of creators/projects on OpenChat and Taggr; rewards interacting users with ICRC tokens.",
"usesInternetIdentity": false,
"website": "https://amplify-icp.com/",
"twitter": "https://twitter.com/Amplify_ICP",
Expand Down Expand Up @@ -4684,7 +4684,7 @@
"usesInternetIdentity": false,
"display": "Normal",
"logo": "/img/showcase/pickpump_logo.svg"
},
},
{
"id": "investafarm",
"name": "InvestaFarm",
Expand Down Expand Up @@ -4866,7 +4866,7 @@
"Creator Economy"
],
"website": "https://e7bx6-iiaaa-aaaag-qm7oq-cai.icp0.io/board/Partnrship",
"description": "A platform bridging the gap between technical and non-technical team members through fractionalization of development work and micro-payments.",
"description": "A project management and DevOps platform with an integrated escrow wallet system for secure payments with third-party developers and partners.",
"twitter": "https://x.com/partnrship",
"usesInternetIdentity": true,
"display": "Normal"
Expand Down Expand Up @@ -5181,5 +5181,34 @@
"twitter": "https://x.com/CoreLedger",
"usesInternetIdentity": true,
"display": "Normal"
},
{
"id": "BlockID",
"name": "BlockID",
"logo": "/img/showcase/blockid_-_one_id_infinite_trust_logo.png",
"tags": [
"DeFi",
"Wallet",
"Tools / Infrastructure"
],
"website": "https://blockid.cc",
"github": "https://github.com/ICTO-Labs/BlockID",
"description": "A decentralized identity and reputation protocol built on the Internet Computer.",
"twitter": "https://x.com/icto_app",
"usesInternetIdentity": true,
"display": "Normal"
},
{
"id": "IC-Solana-Gateway",
"name": "IC-Solana Gateway",
"logo": "/img/showcase/ic-solana_gateway_logo.png",
"tags": [
"Chain Fusion",
"Tools / Infrastructure"
],
"github": "https://github.com/mfactory-lab/ic-solana",
"description": "A solution that connects ICP with Solana. Includes an RPC canister that enables communication with the Solana blockchain and a wallet canister managing addresses and for securely signing transactions on Solana.",
"usesInternetIdentity": true,
"display": "Normal"
}
]
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 static/img/showcase/ic-solana_gateway_logo.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 6522e60

Please sign in to comment.