Skip to content

Commit

Permalink
Merge pull request #117 from kudos-ink/add-subwallet
Browse files Browse the repository at this point in the history
Add new project: subwallet
  • Loading branch information
CJ13th authored Oct 25, 2024
2 parents 339ca6b + 569577a commit 0754554
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions data/projects/subwallet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"name": "SubWallet",
"slug": "subwallet",
"description": "Comprehensive non-custodial wallet solution for Polkadot, Substrate & Ethereum ecosystems",
"richText": "",
"links": {
"website": [
{
"label": "www.subwallet.app",
"url": "https://www.subwallet.app/"
}
],
"docs": [],
"explorer": [],
"repository": [
{
"label": "SubWallet Extension",
"url": "https://github.com/Koniverse/SubWallet-Extension"
},
{
"label": "SubWallet Mobile",
"url": "https://github.com/Koniverse/SubWallet-Mobile"
},
{
"label": "Playnation",
"url": "https://github.com/Koniverse/Playnation"
},
{
"label": "Playnation API",
"url": "https://github.com/Koniverse/PlaynationAPI"
}
],
"social": [
{
"label": "X/Twitter",
"url": "https://x.com/subwalletapp"
},
{
"label": "Telegram",
"url": "https://t.me/subwallet"
},
{
"label": "Discord",
"url": "https://discord.com/invite/PvjV5mu6Gq"
}
]
},
"attributes": {
"networks": [
"Polkadot",
"Ethereum"
],
"purposes": [
"staking",
"universal"
],
"stackLevels": [
"offchain"
],
"technologies": [],
"types": [
"tool",
"mobile",
"dApp"
],
"rewards": false
}
}

0 comments on commit 0754554

Please sign in to comment.