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

refactor: remove godwoken-related projects #424

Merged
merged 1 commit into from
Aug 15, 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
39 changes: 0 additions & 39 deletions website/docs/ecosystem/EcoCardContents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -371,21 +371,6 @@ const ecoCardContents: EcoCardProps[] = [
},
],
},
{
title: "Godwoken Bridge",
description: "A token bridge between CKB and Godwoken",
href: "https://bridge.godwoken.io/",
bannerSrc: "godwokenbridge",
tags: ["Bridge"],
links: [
{ label: "website", link: "https://bridge.godwoken.io/" },
{
label: "github",
link: "https://github.com/godwokenrises/light-godwoken/tree/develop/apps/godwoken-bridge",
},
{ label: "doc", link: "https://docs.godwoken.io/" },
],
},
{
title: "Yokaiswap Bridge",
description:
Expand All @@ -412,21 +397,6 @@ const ecoCardContents: EcoCardProps[] = [
},
],
},
{
title: "BandProtocol",
description: "A L2 framework that unleashes the power of appchain future",
href: "https://www.bandprotocol.com/",
bannerSrc: "bandprotocol",
tags: ["Tools & Infra"],
links: [
{ label: "website", link: "https://www.bandprotocol.com/" },
{ label: "github", link: "https://github.com/bandprotocol" },
{
label: "doc",
link: "https://medium.com/bandprotocol/band-protocol-integrates-with-nervos-godwoken-361546e1091d",
},
],
},
{
title: "DIA",
description:
Expand Down Expand Up @@ -477,15 +447,6 @@ const ecoCardContents: EcoCardProps[] = [
{ label: "github", link: "https://github.com/perun-network/go-perun" },
],
},
{
title: "Unifra",
description:
"A leading L2 platform that provides open, reliable infrastructure services",
href: "https://unifra.io/",
bannerSrc: "unifra",
tags: ["Tools & Infra"],
links: [{ label: "website", link: "https://unifra.io/" }],
},
{
title: "UTXO Stack",
description: "Bitcoin-Native programmability and scalability Layer 2",
Expand Down
15 changes: 0 additions & 15 deletions website/static/svg/banner-axon.svg

This file was deleted.

21 changes: 0 additions & 21 deletions website/static/svg/banner-bandprotocol.svg

This file was deleted.

15 changes: 0 additions & 15 deletions website/static/svg/banner-godwoken.svg

This file was deleted.

Loading
Loading