virto-network / virto-sdk

Virto toolset to build simple to use decentralized applications
GNU General Public License v3.0
21 stars 5 forks source link

Virto-sdk - Virto ID (web embeddable auth+wallet) #34

Open S0c5 opened 8 months ago

S0c5 commented 8 months ago

Virto ID is a web component that can be easily embedded in third-party apps and allows users to register/log-in with a Matrix homeserver of choice using the server's preferred authentication mechanism(e.g. simple WebAuthN confirmation).

The web component provides APIs to interact with the configured blockchain(e.g. by embedding sube.js) and the ability to sign transactions(e.g. with WebAuthN +WebPass pasllet)

Tasks