Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dfinity/portal
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 committed Sep 9, 2024
2 parents 54a3e7f + 04c907c commit bcf9a08
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 bcf9a08

Please sign in to comment.