Skip to content

Commit

Permalink
Merge pull request #3434 from jennifertrin/jt/add-projects-5-9-24
Browse files Browse the repository at this point in the history
add additional ecosystem projects 05.09.24
  • Loading branch information
jennifertrin authored Sep 9, 2024
2 parents 87060f7 + 0661d35 commit 04c907c
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 1 deletion.
43 changes: 42 additions & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -5132,5 +5132,46 @@
"twitter": "https://x.com/icpdelta",
"youtube": "",
"submittableId": ""
},
{
"id": "Moonshift",
"name": "Moonshift",
"description": "Gamified quest board where projects can create “Shifts” or marketing bounties for their community to collect.",
"website": "https://moonshift.app",
"logo": "/img/showcase/moonshift_logo.png",
"display": "Normal",
"oneLiner": "Gamified quest board where projects can create “Shifts” or marketing bounties for their community to collect.",
"tags": [
"SocialFi"
],
"usesInternetIdentity": true,
"github": "https://github.com/MemeFighterCo/Moonshift",
"twitter": "https://x.com/moonshiftapp"
},
{
"id": "ICPDA",
"name": "InternetComputer DA",
"description": "Using canisters and threshold signature to build a DA layer compatible with EigenDA.",
"logo": "/img/showcase/icda_logo.png",
"display": "Normal",
"oneLiner": "Using canisters and threshold signature to build a DA layer compatible with EigenDA.",
"tags": [
"Tools / Infrastructure"
],
"usesInternetIdentity": false,
"github": "https://github.com/C-B-Elite/ICDA"
},
{
"id": "PlexiMail",
"name": "PlexiMail",
"description": "The end-to-end encrypted, ICP canister-based, trustless secure email service.",
"logo": "/img/showcase/pleximail_logo.png",
"display": "Normal",
"oneLiner": "The end-to-end encrypted, ICP canister-based, trustless secure email service.",
"tags": [
"Tools / Infrastructure"
],
"usesInternetIdentity": true,
"website": "https://ai-fi.cc"
}
]
]
Binary file added static/img/showcase/icda_logo.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 modified static/img/showcase/icpkit_logo.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 static/img/showcase/moonshift_logo.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 static/img/showcase/pleximail_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 04c907c

Please sign in to comment.