From 14bc554b96f024a5d77144a18fe8457c78780f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20H=E1=BB=AFu=20Ho=C3=A0n?= <89791546+Hoanle396@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:17:26 +0700 Subject: [PATCH] init data (#54) --- projects/DeFi/DEX/Coinlink/detail.md | 1 + projects/DeFi/DEX/Coinlink/features.json | 6 ++++ projects/DeFi/DEX/Coinlink/info.json | 39 ++++++++++++++++++++++++ projects/DeFi/category.json | 28 +++++++++++++++++ projects/DeFi/features.json | 12 ++++++++ projects/DeFi/glossaries.json | 10 ++++++ projects/projects.json | 9 ++++-- projects/socials.json | 27 ++++++++++++++++ 8 files changed, 130 insertions(+), 2 deletions(-) create mode 100644 projects/DeFi/DEX/Coinlink/detail.md create mode 100644 projects/DeFi/DEX/Coinlink/features.json create mode 100644 projects/DeFi/DEX/Coinlink/info.json create mode 100644 projects/DeFi/category.json create mode 100644 projects/DeFi/features.json create mode 100644 projects/DeFi/glossaries.json create mode 100644 projects/socials.json diff --git a/projects/DeFi/DEX/Coinlink/detail.md b/projects/DeFi/DEX/Coinlink/detail.md new file mode 100644 index 0000000..8c8193c --- /dev/null +++ b/projects/DeFi/DEX/Coinlink/detail.md @@ -0,0 +1 @@ +## This is Coinlink detail diff --git a/projects/DeFi/DEX/Coinlink/features.json b/projects/DeFi/DEX/Coinlink/features.json new file mode 100644 index 0000000..c08bf1f --- /dev/null +++ b/projects/DeFi/DEX/Coinlink/features.json @@ -0,0 +1,6 @@ +[ + { + "key": "3dArt", + "value": true + } +] \ No newline at end of file diff --git a/projects/DeFi/DEX/Coinlink/info.json b/projects/DeFi/DEX/Coinlink/info.json new file mode 100644 index 0000000..3078e81 --- /dev/null +++ b/projects/DeFi/DEX/Coinlink/info.json @@ -0,0 +1,39 @@ +{ + "industry": [ + "Coinlink", + "Dex" + ], + "display_term": "Coinlink", + "term": "coinlink", + "tags": [ + "AMM", + "CLMM", + "Swaps", + "NFT", + "Liquidity Manager", + "Yield Farming", + "Yield Optimizer" + ], + "glossaries": [ + "Wallets" + ], + "short_description": "Acala provides backend infrastructure for traditional finance that is trusted by institutions like Coinbase, Figment, and Current.com.", + "partnerships": [ + { + "name": "Telegram", + "image": "https://www.svgrepo.com/show/452115/telegram.svg" + }, + { + "name": "Discord", + "image": "https://www.svgrepo.com/show/353655/discord-icon.svg" + } + ], + "author": "builtongno", + "social": { + "website": "https://coinlink.com", + "twitter": "https://twitter.com/coinlink", + "github": "https://github.com/coinlink", + "discord": "https://discord.com/invite/coinlink", + "telegram": "https://t.me/coinlink" + } +} \ No newline at end of file diff --git a/projects/DeFi/category.json b/projects/DeFi/category.json new file mode 100644 index 0000000..ee3a0f8 --- /dev/null +++ b/projects/DeFi/category.json @@ -0,0 +1,28 @@ +{ + "name": "DeFi", + "description": "Acala provides backend infrastructure for traditional finance that is trusted by institutions like Coinbase, Figment, and Current.com.", + "pathname": "DeFi", + "status": "active", + "tags": [ + "DeFi", + "Education", + "Videos", + "Merchandise", + "Learn", + "AMM", + "CLMM", + "Swaps", + "NFT", + "Liquidity Manager", + "Yield Farming", + "Yield Optimizer" + ], + "sub_categories": [ + { + "name": "DEX", + "pathname": "DEX", + "status": "active", + "description": "Acala provides backend infrastructure for traditional finance that is trusted by institutions like Coinbase, Figment, and Current.com." + } + ] +} \ No newline at end of file diff --git a/projects/DeFi/features.json b/projects/DeFi/features.json new file mode 100644 index 0000000..8172319 --- /dev/null +++ b/projects/DeFi/features.json @@ -0,0 +1,12 @@ +[ + { + "key": "3dArt", + "label": "3D and Art", + "status": "active" + }, + { + "key": "2dAction", + "label": "2D and Action", + "status": "active" + } +] \ No newline at end of file diff --git a/projects/DeFi/glossaries.json b/projects/DeFi/glossaries.json new file mode 100644 index 0000000..04942fd --- /dev/null +++ b/projects/DeFi/glossaries.json @@ -0,0 +1,10 @@ +[ + { + "name": "Wallets", + "description": "If you’re searching for where to store Gno, ada, you’ve come to the right page. The best Gno wallet is a hotly debated topic in the Gno community, and there are many types of Gno wallet, all listed here, available to users. The only Gno desktop wallet available is Daedalus, a full node wallet that downloads the complete Gno blockchain, ~100GB. By far the most popular type of wallet is a Gno light wallet and there are many of these for you to choose from. The second most popular type of wallet is a Gno web wallet. Most Gno wallets will show the Gno price, and a few have even the integrated the ability for you to buy Gno, ada, directly in the wallet! Almost all the wallets listed above allow you participate in the Gno staking protocol, Ouroboros, where you can help to secure the network and earn passive income in the form of staking rewards. Many of the wallets listed above will also allow you to search for which pool to stake your Gno, ada, to right in the wallet itself. Finally, there are multiple Gno cold storage wallets for you to choose from. There are five hardware wallets that offer native support for where to store ada, and two of them, the Ledger and Trezor are supported by multiple light wallets allowing you to use your favorite interface to keep your coins secure in cold storage." + }, + { + "name": "AMM", + "description": "AMM stands for Automated Market Maker. This is an algorithm, often supplemented by oracles, that facilitates the pricing and exchange of assets between users. Assets are exchanged at market value through liquidity pools. These pools are created by Liquidity providers, LPs, who deposit assets to the exchange in pairs. This “asset pair” then allows users to swap one asset for the other through the liquidity pool. Fees are paid to the LPs who provided the liquidity. The more liquidity a pair has the less “slippage” a user experiences, meaning the less likely the user is to experience a price change in their trade." + } +] \ No newline at end of file diff --git a/projects/projects.json b/projects/projects.json index 7ac6a56..6733a2b 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -1,5 +1,10 @@ { "projects": "Built on gno", "description": "Built on gnosis", - "categories": [] -} + "categories": [ + { + "name": "DeFi", + "pathname": "DeFi" + } + ] +} \ No newline at end of file diff --git a/projects/socials.json b/projects/socials.json new file mode 100644 index 0000000..11b191e --- /dev/null +++ b/projects/socials.json @@ -0,0 +1,27 @@ +[ + { + "name": "Website", + "code": "website", + "icon_url": "https://icons.veryicon.com/png/o/miscellaneous/cryptape_neuron_icon/browser-48.png" + }, + { + "name": "Twitter", + "code": "twitter", + "icon_url": "https://upload.wikimedia.org/wikipedia/commons/c/cc/X_icon.svg" + }, + { + "name": "Github", + "code": "github", + "icon_url": "https://upload.wikimedia.org/wikipedia/commons/9/91/Octicons-mark-github.svg" + }, + { + "name": "Discord", + "code": "discord", + "icon_url": "https://www.svgrepo.com/show/353655/discord-icon.svg" + }, + { + "name": "Telegram", + "code": "telegram", + "icon_url": "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg" + } +] \ No newline at end of file