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 dapps list #2643

Merged
merged 1 commit into from
Oct 8, 2024
Merged
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
Binary file added src/frontend/assets/icons/cipherAI_logo.webp
Binary file not shown.
8 changes: 7 additions & 1 deletion src/frontend/src/flows/dappsExplorer/dapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"name": "Yuku",
"oneLiner": "Yuku, your gateway to NFTs, Metaverse, and GameFi!",
"oneLiner": "Your Gateway to NFTs, Metaverse, and an AI Agent.",
"website": "https://yuku.app/",
"logo": "yuku_logo.png"
},
Expand Down Expand Up @@ -631,5 +631,11 @@
"logo": "pleximail_logo.png",
"oneLiner": "The end-to-end encrypted, ICP canister-based, trustless secure email service.",
"website": "https://ai-fi.cc"
},
{
"name": "Cipher AI Vault",
"logo": "cipherAI_logo.webp",
"oneLiner": "Azle-based proof-of-concept designed integrating in-memory VectorDB and LLM.",
"website": "https://qehbq-rqaaa-aaaan-ql2iq-cai.icp0.io/"
}
]