Skip to content

chainx-org/move-dapp-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapp List

move-china 的生态项目列表

dapplist.json 添加 dapp 格式

{
  "aptos": [
    //...
    {
      "name": "OmniBTC",  // 项目名称
      "types": ["Social", "DEFI", "Tools"], // 项目类型:DEFI、DEX、NFT、Social、Tools、Wallet、Aggregator、Games
      "icon": "https://raw.githubusercontent.com/omniBTClabs/move-dapp-list/main/assets/OmniBTC.png", //图标链接
      "description": "1KX protocol是AMM + DEX + 借贷协. 1KX protocol是AMM + DEX + 借贷协 …", //描述
      "link": "https://www.omnibtc.finance/",  // 项目链接
      "twitter": "https://twitter.com/OmniBTC",  // twitter 链接
      "medium": "https://medium.com/@omnibtc",   // medium 链接
      "telegram": "https://twitter.com/OmniBTC"  // telegram 链接
    }
  ],
  "sui": [
    //...
    {
      "name": "OmniBTC",  // 项目名称
      "types": ["Social", "DEFI", "Tools"], // 项目类型:DEFI、DEX、NFT、Social、Tools、Wallet、Aggregator、Games
      "icon": "https://raw.githubusercontent.com/omniBTClabs/move-dapp-list/main/assets/OmniBTC.png", //图标链接
      "description": "1KX protocol是AMM + DEX + 借贷协. 1KX protocol是AMM + DEX + 借贷协 …", //描述
      "link": "https://www.omnibtc.finance/",  // 项目链接
      "twitter": "https://twitter.com/OmniBTC",  // twitter 链接
      "medium": "https://medium.com/@omnibtc",   // medium 链接
      "telegram": "https://twitter.com/OmniBTC"  // telegram 链接
    }
  ],
  "starcoin": [
    //...
    {
      "name": "OmniBTC",  // 项目名称
      "types": ["Social", "DEFI", "Tools"], // 项目类型:DEFI、DEX、NFT、Social、Tools、Wallet、Aggregator、Games
      "icon": "https://raw.githubusercontent.com/omniBTClabs/move-dapp-list/main/assets/OmniBTC.png", //图标链接
      "description": "1KX protocol是AMM + DEX + 借贷协. 1KX protocol是AMM + DEX + 借贷协 …", //描述
      "link": "https://www.omnibtc.finance/",  // 项目链接
      "twitter": "https://twitter.com/OmniBTC",  // twitter 链接
      "medium": "https://medium.com/@omnibtc",   // medium 链接
      "telegram": "https://twitter.com/OmniBTC"  // telegram 链接
    }
  ]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published