mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Sale Djenic
912cbe3b1d
feat(@desktop/keycard): keycard service updated
Keycard library from this commit brings new changes in terms of signals being sent by the lib in case of reader is not plugged in, card is not inserted, card is inserted, that means the following signals are sent only when it's really needed: `"{\"type\":\"keycard.flow-result\",\"event\":{\"error\":\"connection-error\"}}"` `"{\"type\":\"keycard.action.insert-card\",\"event\":{\"error\":\"connection-error\"}}"` `"{\"type\":\"keycard.action.card-inserted\",\"event\":{}}"`
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%