onboarding websites could make extension setup easier by having an API to import keys. something like this could work `await nostr.keys.importKey(<hex private key>)` in the future, this could be extended to account for #48
onboarding websites could make extension setup easier by having an API to import keys. something like this could work
await nostr.keys.importKey(<hex private key>)in the future, this could be extended to account for #48