Commit Graph

6 Commits

Author SHA1 Message Date
11b1bc81b5
chore: replace github link 2023-04-27 11:35:30 +01:00
c59dda1e49
NIP-94 file headers (#488)
* feat: NIP-94 file headers

* Merge NIP-81 tags

* disable embedding nip94 for now

* merge error

* disable broken test

* bugfixes

* bug: validation failure
2023-04-17 11:57:13 +01:00
ennmichael
469b0c5830
update readme 2023-04-04 22:07:13 +02:00
ennmichael
2cb9f5a12b
formatting 2023-04-04 22:01:26 +02:00
ennmichael
09950fd547
nip-05 2023-04-04 22:01:26 +02:00
sistemd
05605bdf28
nostr package: vastly simplify the API (#412)
* vastly simplify the api

* add missing await

* add eose to emitter

* add eose to conn

* add eose to the client

* eose test

* improve test suite, add dm tests

* demonstrate that nostr-rs-relay auth options don't work

* readme files

* cleanup

* fetch relay info

* test readyState

* export fetchRelayInfo

* cleanup

* better async/await linting

* use strictEqual in tests

* additional eslint rules

* allow arbitrary extensions

* saner error handling

* update README

* implement nip-02

---------

Co-authored-by: Kieran <kieran@harkin.me>
2023-03-27 10:09:48 +01:00