Commit Graph

6 Commits

Author SHA1 Message Date
fiatjaf 174d36a440 nip07: remove getRelays() 2025-03-02 01:25:39 -03:00
Asai Toshiya c1172caf1d mark getRelays and get_relays as deprecated. 2025-02-21 15:08:55 -03:00
Don 260400b24d fix typo in nip07.ts 2024-05-27 10:42:35 -03:00
fiatjaf 9562c408b3 never import anything from index.ts in submodules. 2024-05-26 12:04:48 -03:00
fiatjaf 4f4de458e9 rename Nip07 to WindowNostr. 2024-05-26 12:00:42 -03:00
António Conselheiro 88454de628
including interface for nip07 (#403)
* including interface for nip07

* fix types for NIP-07

* including NIP-07 export to jsr

* fix readme about nip07

* including in nip7 interface an output signature compatible with the event returned by the signer
2024-05-26 11:58:12 -03:00