Why Nostr? What is Njump?
2023-04-29 18:31:02
in reply to

jb55 on Nostr: I’m surprised people are upset by this. It’s literally the simplest encoding that ...

I’m surprised people are upset by this. It’s literally the simplest encoding that you can do for encoding variable data into nostr tags

let parts = split(“ “, max: 1)
it parts.count != 2 return null
let name = parts[0]
let value = parts[1]
Author Public Key
npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s