Skip to content

Commit

Permalink
Merge pull request #133 from kudos-ink/add-xcavate
Browse files Browse the repository at this point in the history
Add new project: xcavate
  • Loading branch information
CJ13th authored Oct 28, 2024
2 parents 4e96387 + 8b7ac5b commit c9257ba
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions data/projects/xcavate.json
Original file line number Diff line number Diff line change
@@ -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
}
}

0 comments on commit c9257ba

Please sign in to comment.