Awesome
hypersign-mobile
This repo is for hypersign mobile app (UI)
Hypersign is a cryptography based SingleSignOn Solution that enables users to securely access [Web/Blockchain/Federated] applications without providing their access credentials [usernames and passwords].
The Application further enables a user to securely sign transactions in decentralised environments; the Hyprsign SDK allows easy authentication to the Blockchain.
Installation
Clone the repo
cd hypersign-mobile
npm i
npm uninstall -g quasar-cli; npm i -g quasar-cli@0.6.5
quasar dev
=======