Skip to content

Commit

Permalink
feat(website): update owlto and kalkiswap (#14234)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh committed Jul 22, 2023
1 parent 93eb495 commit 01ff9fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ const ecosystemData: EcosystemData[] = [
"FoxWallet is a safe and easy-to-use decentralized audited wallet, dedicated to creating an entrance and connection to the Web3 world.",
filters: [],
},
{
icon: "/images/ecosystem/kalkiswap.png",
name: "KALKI SWAP",
link: "https://kalkiswap.org",
description: "KalkiSwap is a cutting-edge decentralized exchange (DEX) that provides lightning-fast token swapping and innovative liquidity provision across diverse blockchains.",
filters: [],
},
{
icon: "/images/ecosystem/kekkai.png",
name: "KEKKAI",
Expand Down Expand Up @@ -110,7 +117,7 @@ const ecosystemData: EcosystemData[] = [
{
icon: "/images/ecosystem/owlto.png",
name: "Owlto",
link: "https://stg.owlto.finance",
link: "https://owlto.finance",
description: "The decentralized cross-rollup bridge focused on Layer2.",
filters: [],
},
Expand Down
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 01ff9fc

Please sign in to comment.