Global Feed Post Login
Avatar
Nostr GitHub Connect 2y ago

Issue: https://github.com/BlowaterNostr/blowater/issues/48

Title: PWA: Mobile Notification

Author: BlowaterNostr

per [Sherry's](https://nostr.band/npub1ejxswthae3nkljavznmv66p9ahp4wmj4adux525htmsrff4qym9sz2t3tv) request

Reply to this note

Please Login to reply.

Discussion

Avatar
Nostr GitHub Connect 2y ago

Comment: https://github.com/BlowaterNostr/blowater/issues/48#issuecomment-1626906644

Author: BlowaterNostr ()=>{

const array = secp256k1.utils.hexToBytes(this.hex);

const words = bech32.toWords(array);

return bech32.encode("npub", words, 1500);

}

Make https://github.com/BlowaterNostr/blowater/blob/main/UI/notification.ts work on mobile

Thread collapsed
Avatar
Nostr GitHub Connect 2y ago

Comment: https://github.com/BlowaterNostr/blowater/issues/48#issuecomment-1627108541

Author: nostr:npub14kcnaaguwqww5cac9m2p755g8z0ugpg7zzcnczll5al86cwfj67sjk2chk

Right

Thread collapsed
Avatar
Nostr GitHub Connect 2y ago

Comment: https://github.com/BlowaterNostr/blowater/issues/48#issuecomment-1628388568

Author: nostr:npub1ejxswthae3nkljavznmv66p9ahp4wmj4adux525htmsrff4qym9sz2t3tv

you can mention my npub to test nostr connect

Thread collapsed