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