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

Update showcase.json for Verity #2 #3861

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
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: 4 additions & 7 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -2563,15 +2563,12 @@
},
{
"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",
"screenshots": [
"/img/showcase/ccamp_screenshot.webp"
],
"video": "",
"display": "Normal",
"id": "ccamp",
"id": "verity",
"oneLiner": "Connect private or restricted data from many sources to verify on any blockchain",
"tags": [
"Bitcoin",
Expand All @@ -2580,10 +2577,10 @@
"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
Binary file removed static/img/showcase/ccamp_screenshot.webp
Binary file not shown.
Loading