cwdevteam / mesa

https://mesa-wallet.vercel.app
0 stars 1 forks source link

Link generated wallet to user id #28

Closed neatonk closed 1 month ago

neatonk commented 7 months ago

Each time a user signs in a wallet will be generated or loaded/decrypted from local storage. This wallet lives in the users browser and is used to sign attestations on behalf of the user.

TODO:

neatonk commented 7 months ago

See #25