nostrogen icon indicating copy to clipboard operation
nostrogen copied to clipboard

NostrTools.generatePrivateKey is not a function

Open rleed opened this issue 1 year ago • 0 comments

On the public site, https://hitony.com/nostrogen/ Attempting to generate a vanity npub results in the following console error:

generator.js:32 Uncaught (in promise) TypeError: NostrTools.generatePrivateKey is not a function
    at onmessage (generator.js:32:29)

Running the script locally also results in (different) error(s).

rleed avatar Nov 21 '24 17:11 rleed