hzrd149 on Nostr: Published the first *maybe working version of "applesauce-accounts" ...
Published the first *maybe working version of "applesauce-accounts" https://hzrd149.github.io/applesauce/accounts/accounts.html
Its a simple package that exports an "AccountManager" class that can be used by nostr web clients to have multi-account support out of the box
It only depends on the "applesauce-signer" package, so it should be usable with any other nostr framework like NDK, nostrify, rx-nostr, etc
Its released on the @next tag, so you can add it to your client by running "npm install applesauce-accounts@next"
NOTE: I haven't tested it yet, so maybe don't use it in production yet.
Its a simple package that exports an "AccountManager" class that can be used by nostr web clients to have multi-account support out of the box
It only depends on the "applesauce-signer" package, so it should be usable with any other nostr framework like NDK, nostrify, rx-nostr, etc
Its released on the @next tag, so you can add it to your client by running "npm install applesauce-accounts@next"
NOTE: I haven't tested it yet, so maybe don't use it in production yet.