diff --git a/src/contents/ecosystems.json b/src/contents/ecosystems.json index 6c7debf..94c7ee1 100644 --- a/src/contents/ecosystems.json +++ b/src/contents/ecosystems.json @@ -32,7 +32,7 @@ "twitter": "", "telegram": "" },{ - "icon": "stakeeasy_logo_1.png", + "icon": "stakeeasy_logo_plain.png", "title": "StakeEasy - staking derivatives protocol", "text": "StakeEasy is a staking derivatives protocol.", "featured": false, @@ -142,9 +142,53 @@ "twitter": "https://twitter.com/howl_social", "telegram": "" },{ + "icon": "wefund.jpg", + "title": "WeFund", + "text": "WeFund is a crowdfunding incubator and launchpad for blockchain and real-world projects built on Juno.", + "featured": false, + "category": "Soon", + "website": "https://wefund.app/", + "github": "", + "discord": "", + "twitter": "https://twitter.com/WeFund_Official", + "telegram": "https://t.me/wefundofficial" +},{ + "icon": "talis.png", + "title": "Talis", + "text": "A platform where artists can sell their creations as well as offer services through Print on Demand option.", + "featured": false, + "category": "Soon", + "website": "https://talis.art/", + "github": "", + "discord": "https://discord.gg/pgxEttXaZa", + "twitter": "https://twitter.com/ProtocolTalis", + "telegram": "https://t.me/talisprotocol" +},{ + "icon": "margined.png", + "title": "Margined Protcol", + "text": "Margined Protocol is developing decentralized perpetual protocols and multichain margin engines for CosmWasm networks.", + "featured": false, + "category": "Soon", + "website": "https://www.margined.io/", + "github": "https://github.com/margined-protocol", + "discord": "http://discord.gg/NsmHWB8vaJ", + "twitter": "https://twitter.com/margined_io", + "telegram": "" +},{ + "icon": "tfm.jpg", + "title": "TFM", + "text": "A Defi protocol incorporating the first DEX and NFT aggregator on Juno, with comprehensive analytical tools and farming mechanisms", + "featured": false, + "category": "Soon", + "website": "https://tfm.com/", + "github": "", + "discord": "https://discord.gg/538PrcubY9", + "twitter": "https://twitter.com/tfm_com", + "telegram": "https://t.me/tfmofficialchat" +},{ "icon": "pupmos.png", "title": "Pupmos", - "text": "Pupmos is an innovative autonomous self-aggregating community profit protocol.", + "text": "Community powered liquid staking.", "featured": false, "category": "Soon", "website": "", @@ -219,6 +263,28 @@ "twitter": "https://twitter.com/_JunoMint", "telegram": "https://t.me/junomint" },{ + "icon": "chess.png", + "title": "Chess", + "text": "Juno Chess. A CosmWasm smart contract for creating and playing chess games.", + "featured": false, + "category": "Dapp", + "website": "https://junochess.pages.dev/", + "github": "https://github.com/jeremyfee/cosmwasm-chess", + "discord": "", + "twitter": "", + "telegram": "" +},{ + "icon": "sparkibc-logo.png", + "title": "Spark IBC", + "text": "", + "featured": false, + "category": "Dapp", + "website": "https://sparkibc.zone/", + "github": "https://github.com/sparkibc", + "discord": "https://discord.gg/RkxcNDtvkJ", + "twitter": "https://twitter.com/SparkIBC", + "telegram": "https://t.me/+OQy0jks3Dhs0NDBh" +},{ "icon": "juno-atomscan.png", "title": "Juno ATOMScan", "text": "Blockchain explorer", @@ -332,7 +398,7 @@ "icon": "dens.png", "title": "(de) NS", "text": "Dens is a decentralized name service built on Juno network.", - "featured": true, + "featured": false, "category": "Dapp", "website": "https://dens.sh/", "github": "", @@ -387,7 +453,7 @@ "icon": "junotools.png", "title": "JunoTools", "text": "A multi purpose dApp for interacting with various smart contracts on Juno.", - "featured": true, + "featured": false, "category": "Tool", "website": "https://juno.tools/", "github": "https://github.com/CosmosContracts/juno-tools", diff --git a/src/images/ecosystems/chess.png b/src/images/ecosystems/chess.png new file mode 100644 index 0000000..3ab5425 Binary files /dev/null and b/src/images/ecosystems/chess.png differ diff --git a/src/images/ecosystems/margined.png b/src/images/ecosystems/margined.png new file mode 100644 index 0000000..1be55bf Binary files /dev/null and b/src/images/ecosystems/margined.png differ diff --git a/src/images/ecosystems/sparkibc-logo.png b/src/images/ecosystems/sparkibc-logo.png new file mode 100644 index 0000000..d44f203 Binary files /dev/null and b/src/images/ecosystems/sparkibc-logo.png differ diff --git a/src/images/ecosystems/stakeeasy_logo_plain.png b/src/images/ecosystems/stakeeasy_logo_plain.png new file mode 100644 index 0000000..ac6e7d9 Binary files /dev/null and b/src/images/ecosystems/stakeeasy_logo_plain.png differ diff --git a/src/images/ecosystems/talis.png b/src/images/ecosystems/talis.png new file mode 100644 index 0000000..3af7ade Binary files /dev/null and b/src/images/ecosystems/talis.png differ diff --git a/src/images/ecosystems/tfm.jpg b/src/images/ecosystems/tfm.jpg new file mode 100644 index 0000000..51c3988 Binary files /dev/null and b/src/images/ecosystems/tfm.jpg differ diff --git a/src/images/ecosystems/wefund.jpg b/src/images/ecosystems/wefund.jpg new file mode 100644 index 0000000..e27ee86 Binary files /dev/null and b/src/images/ecosystems/wefund.jpg differ