unlock-protocol / locked.fyi

A basic notes application where notes are stored on IPFS and only visible by members of a lock
https://locked.fyi/
MIT License
21 stars 7 forks source link

Do not rely on an injected wallet for identity #26

Open julien51 opened 4 years ago

julien51 commented 4 years ago

We should use Web3Modal

julien51 commented 4 years ago

Additionally, we should be able to pass this identity to Unlock https://github.com/unlock-protocol/unlock/issues/6397 so that users can then pay with their credit cards, even if/when they do not have a crypto account (https://github.com/unlock-protocol/unlock/issues/6410)!