Skip to content

Commit

Permalink
Add ICExplorer to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Token-Explorer-Hi authored Jan 25, 2025
1 parent 5290016 commit 5976c70
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions community/communityProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2083,6 +2083,21 @@ const communityProjects: SampleItem[] = [
contentType: ["code samples", "community repo", "live demos"],
image: "/img/showcase/BR-DAO_logo.svg",
},
{
index: 128,
title: "IC-Explorer",
body: "Empowering AI with Data on Chain, Fueling Innovation.",
links: {
github: "https://github.com/Token-Explorer-Hi/ic-data",
livePreview: "https://www.icexplorer.io",
otherLinks: ["https://x.com/ICExplorer_io"],
},
domains: ["Website"],
level: "advanced",
languages: ["motoko", "javascript"],
contentType: ["code samples", "community repo", "live demos"],
image: "/img/showcase/ic-explorer_logo.png",
},


];
Expand Down

0 comments on commit 5976c70

Please sign in to comment.