7 Commits
Author SHA1 Message Date
António ConselheiroandGitHub 9132b722f3 improve signature for decode function (#489) 2025-06-01 11:08:57 -03:00
António ConselheiroandGitHub 4188f2c596 Generic repost 2025-03-10 01:58:00 -03:00
António ConselheiroandGitHub aba266b8e6 Suggestion: export kinds as named types (#447)
* including kinds for nip17 and nip59

* including kinds as types

* solving linter with prettier
2024-10-23 10:39:39 -03:00
António ConselheiroandGitHub a61cde77ea Kinds from nip17 nip59 (#434) 2024-09-20 17:05:52 -03:00
António ConselheiroandGitHub ee76d69b4b including nostr specialized types (#409)
* including nostr types

* including tests for nostr type guard

* fix tests for nostr type guard

* fix linter and add eslint and prettier to devcontainer

* including null in nostr type guard signature

* fix type, ops

* including ncryptsec in nostr type guard

* fix linter for ncryptsec

* including ncryptsec return type for nip49

* fixing names of nostr types and types guards

* fixing names of nostr types and types guards in unit tests descriptions

* fix prettier

* including type guard for nip5
2024-09-09 14:16:23 -03:00
António ConselheiroandGitHub 475a22a95f methods for abstract pool (#419)
* include method to list current pool relays connections and to close all connections

* fix prettier
2024-07-18 13:33:29 -03:00
António ConselheiroandGitHub 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