I have a native Javascript App running for Nostr. Now I want to decode note IDs. But I don’t find anything useful on how to do that in plain JavaScript (no TypeScript, etc). Any ideas?
I have a native Javascript App running for Nostr. Now I want to decode note IDs. But I don’t find anything useful on how to do that in plain JavaScript (no TypeScript, etc). Any ideas?
Do I really need to write a custom JavaScript function to use it? I did find nothing on this so called World Wide Web :(