From 4e1f94ef059dd3d20fea4904731aa9978b5a1978 Mon Sep 17 00:00:00 2001 From: KarinaKurm Date: Tue, 14 Feb 2023 12:18:38 -0500 Subject: [PATCH] Add Swing project --- projects/swing.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 projects/swing.json diff --git a/projects/swing.json b/projects/swing.json new file mode 100644 index 00000000..eb97067e --- /dev/null +++ b/projects/swing.json @@ -0,0 +1,16 @@ +{ + "name": "Swing", + "slug": "swing", + "date": "2023-02-13", + "highlight": "Swing provides a single liquidity integration layer that aggregates all cross-chain bridges, DEXes, and DEX aggregators.", + "logo": "/img/swinglogo.png", + "tags": ["swing","bridge","multi-chain"], + "status": "live", + "website": "https://swing.xyz/", + "twitter": "https://twitter.com/swing_xyz", + "summary": "Swing provides a single liquidity integration layer that aggregates all cross-chain bridges, DEXes, and DEX aggregators. We’re a cross-chain liquidity protocol that connects dApp builders with blockchain ecosystems, applications and users for seamless cross-chain communication.", + "telegram": "https://t.me/swingxyzANN", + "discord": "https://discord.gg/swingxyz", + "docs":"https://developers.swing.xyz/", + "github":"https://github.com/polkaswitch", +}