15 Commits

Author SHA1 Message Date
fiatjaf
72d9aac9b1 replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too. 2024-12-03 00:49:27 -03:00
leorighi
87390c11ac changed nostr relays from examples 2024-04-12 14:30:09 -03:00
Isaque Veras
0f66883dc7 feat(kind): using constants 2023-09-07 07:05:01 -03:00
fiatjaf
fc7b20114b
update readme and example. 2023-04-16 16:25:25 -03:00
Yasuhiro Matsumoto
e7e20f3e00 revert accidentally changes 2023-02-26 10:34:22 -03:00
Yasuhiro Matsumoto
75a07daf7b use StringBytes() instead of String() 2023-02-26 09:48:41 -03:00
Kevin Lee
15370a9acd
Fix example compilation error (#50) 2023-02-03 11:36:21 -03:00
barkyq
87b6280299
Added some NIP-42 functionality to the client (relay.go) (#38) 2023-01-16 08:27:11 -03:00
Dylan Cant
f149ee8b4e nip19, subscription, publication code examples added to README.md
fixed typo in example/example.go
2023-01-14 00:27:18 -03:00
Dylan Cant
92ce379649 added example/example.go with subscription and publication code example 2023-01-13 22:08:32 -03:00
fiatjaf
c64078e5cc
remove outdated docs. must add new ones later. 2023-01-13 14:28:56 -03:00
stanstacks
6452f7de09 problem: example is broken 2022-12-23 10:12:22 +08:00
Blake Jakopovic
cdc9b61db1 Update example.go
Fixed a typo and capitalised
2022-11-09 13:20:18 -03:00
fiatjaf
2427dbd65a
rename to github.com/nbd-wtf/go-nostr 2022-11-04 08:24:32 -03:00
BitcoinCoderBob
9549c3624a
nostr package, readme updates accordingly, matching example program (#14) 2022-10-12 17:24:30 -03:00