From 8b7ac5b35395e17528f5ae237517c19bdf35ed43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:47:23 +0000 Subject: [PATCH] Add project: xcavate --- data/projects/xcavate.json | 70 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 data/projects/xcavate.json diff --git a/data/projects/xcavate.json b/data/projects/xcavate.json new file mode 100644 index 0000000..f8c5ea0 --- /dev/null +++ b/data/projects/xcavate.json @@ -0,0 +1,70 @@ +{ + "name": "Xcavate", + "slug": "xcavate", + "description": "Xcavate is a decentralised and community-driven protocol for real estate investments and tokenisation.", + "richText": "", + "links": { + "website": [ + { + "label": "xcavate.io", + "url": "https://xcavate.io/" + }, + { + "label": "realxdeal.xcavate.io", + "url": "https://realxdeal.xcavate.io/" + } + ], + "docs": [ + { + "label": "GitBook", + "url": "https://xcavate-1.gitbook.io/xcavate-docs/" + } + ], + "explorer": [], + "repository": [ + { + "label": "RealXDeal Node", + "url": "https://github.com/XcavateBlockchain/realXdeal_game" + }, + { + "label": "RealXDeal Front End", + "url": "https://github.com/XcavateBlockchain/RealXDeal.Dapp" + } + ], + "social": [ + { + "label": "X/Twitter", + "url": "https://x.com/xcavateofficial" + }, + { + "label": "Discord", + "url": "https://discord.com/invite/AqE9Qwf7Dz" + }, + { + "label": "Telegram", + "url": "https://t.me/xcavatei0" + } + ] + }, + "attributes": { + "networks": [ + "Polkadot" + ], + "purposes": [ + "defi", + "nft", + "rwa" + ], + "stackLevels": [ + "protocol" + ], + "technologies": [ + "Substrate" + ], + "types": [ + "platform", + "dApp" + ], + "rewards": true + } +}