Skip to content

Commit

Permalink
chore(website): add taiko node dashboard to ecosystem page (#13996)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jun 15, 2023
1 parent 3253771 commit 9b6aa6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/website/components/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ export default function EcosystemSection() {
link: "https://swap.test.taiko.xyz",
description: "Swap is a dapp that lets you swap tokens on Taiko.",
},
{
icon: "/images/ecosystem/taiko-dashboard.png",
name: "Taiko Node Dashboard",
link: "https://github.com/wolfderechter/taiko-node-dashboard-docker/tree/main",
description:
"A user friendly, easy to read, and visually pleasing dashboard for those running a Node/Proposer/Prover.",
},
{
icon: "/images/ecosystem/zkpool.png",
name: "ZKPool",
Expand Down
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 9b6aa6e

Please sign in to comment.