Skip to content

Commit 2ce3cc5

Browse files
authored
New Qubic Wallet (#1171)
Closes: #1170
1 parent fbf77de commit 2ce3cc5

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed
206 KB
Loading
169 KB
Loading
170 KB
Loading

src/registry.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3303,6 +3303,42 @@
33033303
}
33043304
}
33053305
},
3306+
"npm:@ardata-tech/qubic-wallet": {
3307+
"id": "npm:@ardata-tech/qubic-wallet",
3308+
"metadata": {
3309+
"name": "Qubic Wallet",
3310+
"author": {
3311+
"name": "AR Data Technology",
3312+
"website": "https://www.ardata.tech"
3313+
},
3314+
"website": "https://connect.qubic.org",
3315+
"summary": "Secure and streamlined gateway to interacting with the Qubic blockchain.",
3316+
"description": "Qubic Wallet is a powerful and secure interface designed to enable seamless interactions with the Qubic blockchain ecosystem. Whether you're a developer, enterprise, or individual user, Qubic Connect provides a streamlined gateway for integrating decentralized features into your applications with confidence.",
3317+
"audits": [
3318+
{
3319+
"auditor": "OtterSec",
3320+
"report": "https://github.com/ardata-tech/qubic-audit/blob/master/ardata_tech_snap_audit.pdf"
3321+
}
3322+
],
3323+
"category": "interoperability",
3324+
"support": {
3325+
"contact": "https://ardata-tech.notion.site/1aefbc8879c7816ca0bcf2127836a712",
3326+
"faq": "https://ardata-tech.notion.site/Qubic-Connect-FAQs-1affbc8879c78044b387dcea34754e9f",
3327+
"knowledgeBase": "https://ardata-tech.notion.site/Qubic-Connect-Knowledge-Base-1affbc8879c7802ba998d2388c225b7f"
3328+
},
3329+
"sourceCode": "https://github.com/ardata-tech/qubic-wallet",
3330+
"screenshots": [
3331+
"./images/@ardata-tech/qubic-wallet/1.png",
3332+
"./images/@ardata-tech/qubic-wallet/2.png",
3333+
"./images/@ardata-tech/qubic-wallet/3.png"
3334+
]
3335+
},
3336+
"versions": {
3337+
"1.0.7": {
3338+
"checksum": "CUiQNRISBu/m0w9wZ3lpwkW9jsRaDM1JoH9ptrB1dN0="
3339+
}
3340+
}
3341+
},
33063342
"npm:@qubic-lib/qubic-mm-snap": {
33073343
"id": "npm:@qubic-lib/qubic-mm-snap",
33083344
"metadata": {

0 commit comments

Comments
 (0)