nostrogen
nostrogen copied to clipboard
NostrTools.generatePrivateKey is not a function
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).