nips icon indicating copy to clipboard operation
nips copied to clipboard

NIP-19: add `nchannel` prefix

Open yukibtc opened this issue 2 years ago • 5 comments

Add NIP-19 bech32 prefix for channels.

yukibtc avatar Feb 01 '23 11:02 yukibtc

Nice. Is it implemented somewhere?

fiatjaf avatar Feb 01 '23 12:02 fiatjaf

Nice. Is it implemented somewhere?

I'll implement here: https://github.com/rust-nostr/nostr

yukibtc avatar Feb 01 '23 12:02 yukibtc

I think it would be good to add an example under the Examples section in this document as well, just like we have with npub and nsec.

0xtrr avatar Feb 20 '23 20:02 0xtrr

I think it would be good to add an example under the Examples section in this document as well, just like we have with npub and nsec.

Yeah, I'll add an example in the next days

yukibtc avatar Feb 20 '23 20:02 yukibtc

I think it would be good to add an example under the Examples section in this document as well, just like we have with npub and nsec.

Rebased and added an example

yukibtc avatar Feb 24 '23 13:02 yukibtc

Do we really need semantically different eventid+relay schemes?

Otherwise, we are going to have ndm, nlongformtext, nproduct (NIP-45), etc..

vitorpamplona avatar Mar 12 '23 16:03 vitorpamplona

Yeah, I think it is better to not have more different prefixes.

fiatjaf avatar Mar 12 '23 16:03 fiatjaf