Damus
rev.hodl profile picture
rev.hodl
@rev.hodl
How can I build an website that can spin up a Nostr key pair to let them login but not be responsible for storing it without the user having an extension or something like amber? #asknostr
5
StellarStoic · 1d
Keys are usually stored in the users browser local storage. You will not store those keys.
AU9913 · 1d
Point your ai at any web client. They all work this way for new user creation.
Tekkadan ๐Ÿ“ฒ๐Ÿ„๐ŸŒ · 1d
https://nostrtool.com/ Something like this. There are plenty of libraries that can generate the key. This app's repo would be something you could reference.