Commit Graph

16 Commits

Author SHA1 Message Date
fiatjaf 37f6cbb775 remove all NIP authors. 2023-11-16 10:24:53 -03:00
Jonathan Staab 208dee2102 Define how to encode a non-parameterized replaceable event as a naddr 2023-08-25 08:27:24 -03:00
fiatjaf_ 72bb8a128b
merge nips 12, 16, 20 and 33 into nip 01 (#703)
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-08-13 13:47:45 -03:00
fiatjaf 01f90d105d
indicate optional kind TLV on nevent (@v0l). 2023-04-09 21:21:59 -03:00
Mike Dilger dee546ed9e Indicate that TLVs that are not recognized or supported should be ignored 2023-04-08 21:28:29 -03:00
fiatjaf e1004d3d4b
mention possibility of pubkey on `nevent`. 2023-03-15 08:06:33 -03:00
SondreB 2a2c665e27 Update the key examples with a key pair 2023-02-14 19:44:11 -03:00
fiatjaf b4493aa56a rename coordinates: nitem->naddr, "i"->"a" 2023-02-13 08:47:23 -03:00
fiatjaf 5a5ef4a82d
encode `kind` into `nitem` 2023-02-06 08:11:11 -03:00
fiatjaf 16b50a481f
rename `nref` to `nitem` and use the `i` tag. 2023-02-05 20:23:59 -03:00
fiatjaf 7c444e3474
NIP-23: long-form content. 2023-02-03 17:31:56 -03:00
Semisol 524ff9b805
Bech32 encoded relay entities (#196) 2023-01-27 14:49:43 -03:00
Blake Jakopovic 329cd8d8a1 Update 19.md
Fixed typo
2022-12-30 09:05:15 -03:00
fiatjaf 0ca9be8224
clarify nip19 purpose. 2022-12-29 21:02:32 -03:00
fiatjaf 81a87f7bf2
add examples for nip19. 2022-12-27 07:55:20 -03:00
fiatjaf 9e13889dee
add NIP-19: bech32-encoding of stuff. (#57)
* add NIP-19: bech32-encoding of stuff.

* add note prefix for kind-01 notes.

* specify endianness.

* 1 byte for T and L.

* incorporate suggestions after feedback and discussions.

* fix typos.
2022-12-16 11:56:12 -03:00