From 6f34d6fa34d7d2392605ea8e5a555b2aa2dd7eb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antti=20Ko=CC=88lio=CC=88?= Date: Fri, 19 Apr 2024 11:50:42 +0300 Subject: [PATCH] added hightrust.id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antti Köliö --- wallets/hightrust.id.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 wallets/hightrust.id.json diff --git a/wallets/hightrust.id.json b/wallets/hightrust.id.json new file mode 100644 index 0000000..b10ac58 --- /dev/null +++ b/wallets/hightrust.id.json @@ -0,0 +1,21 @@ +{ + "name": "hightrust.id", + "logo": "https://raw.githubusercontent.com/megical/hightrust.id-assets/main/AppIcons/hitid-app-icon-1024.png", + "company": "Megical Oy", + "CompanyUrl": "https://www.hightrust.id", + "type": "edge", + "openSource": false, + "license": "Commercial software license", + "capability": [], + "portability": null, + "linkToApp": "", + "credentialProfiles": [], + "credentialFormats": [], + "issuanceProtocols": [], + "keyManagements": [], + "presentationProtocols": [], + "signingAlgorithms": [], + "statusManagements": [], + "trustManagements": [], + "$schema": "../schema.json" +}