Nostr.Band

Results 40 issues of Nostr.Band

**Is your feature request related to a problem? Please describe.** I don't like using an extension to store Nostr keys, and extension doesn't work on mobile. **Describe the solution you'd...

feature
difficulty:medium
nostr
priority:high

Right now it's unspecified who should generate the event ID (and thus who can do Proof of Work) - apps or signers. Nip07 signers can generate IDs themselves, but some...

If I save the provider in (i.e. in window.webln) and client disconnects the wallet I can still pay with saved window.webln, tested with Alby connection. This shouldn't happen, if client...

good first issue

Nip46 signer client only uses the 'sig' field from an event returned from nip46 server: https://github.com/nostr-dev-kit/ndk/blob/7cd209e41806124e1a7cf75de34d95b357cf7c6b/ndk/src/signers/nip46/index.ts#L242C1-L243C1 However, NDK's own nip46 server may change the to-be-signed event (in particular, it changes...

The 'resolve' param of the returned promise is never called, sendRequest isn't usable without providing the optional 'cb' parameter.

Abstract away the separation between backend and frontend (swic and database access), maybe even make backend a separate package. Then create a server-side app with backend and http api. And...

enhancement

Both on create page and on key page when "enable" is clicked. We should prepare screenshots library for every browser and show proper info modal.

enhancement

Show warning (like the one for 'please enable background sync') and ask 'Would you like to add nsec.app to your recommended apps list?'. Then add our app to user's nip89...

enhancement