Skip to content

Commit

Permalink
add top missing ecosystem projects for November 2024 (#3811)
Browse files Browse the repository at this point in the history
* add top missing ecosystem projects for November 2024

* fix: incorrect file name
  • Loading branch information
jennifertrin authored Nov 25, 2024
1 parent d442df6 commit b0982c1
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 0 deletions.
53 changes: 53 additions & 0 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4957,5 +4957,58 @@
"twitter": "https://x.com/medblockid",
"website": "https://medblock.id",
"submittableId": "44389918"
},
{
"id": "tap-protocol",
"name": "Tap Protocol",
"description": "Tap is the most programmable layer 1 Bitcoin protocol, enabling full smart-contract functionality without having to wrap or bridge any assets, and without the need for any L2 infrastructure.",
"logo": "/img/showcase/tapprotocol_logo.svg",
"display": "Normal",
"tags": [
"Bitcoin",
"DeFi",
"Tools / Infrastructure"
],
"twitter": "https://x.com/tap_protocol",
"website": "https://www.tap-protocol.com"
},
{
"id": "ic-toolkit",
"name": "IC Toolkit",
"description": "IC Toolkit simplifies canister management, project collaboration, and decentralized governance on ICP.",
"logo": "/img/showcase/ictoolkit_logo.png",
"display": "Normal",
"tags": [
"DAO",
"Tools / Infrastructure"
],
"usesInternetIdentity": true,
"twitter": "https://x.com/ic_toolkit",
"website": "https://ic-toolkit.app"
},
{
"id": "nfid-identitykit",
"name": "NFID IdentityKit",
"description": "NFID IdentityKit is the best way to connect an ICP wallet to your dapp.",
"logo": "/img/showcase/nfididentitykit_logo.svg",
"display": "Normal",
"tags": [
"Tools / Infrastructure"
],
"github": "https://github.com/internet-identity-labs/identitykit",
"twitter": "https://x.com/NFIDIdentityKit",
"website": "https://www.identitykit.xyz/"
},
{
"id": "dfxdashboard",
"name": "DFX Dashboard",
"description": "DFX Dashboard is a GUI for using dfx, the CLI tool for ICP development.",
"logo": "/img/showcase/dfxdashboard_logo.svg",
"display": "Normal",
"tags": [
"Tools / Infrastructure"
],
"github": "https://github.com/tolgayayci/dfx-dashboard",
"website": "https://dfx-dashboard-docs.netlify.app/"
}
]
29 changes: 29 additions & 0 deletions static/img/showcase/dfxdashboard_logo.svg
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/ictoolkit_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b0982c1

Please sign in to comment.