window.nostr.js 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.html +1 -1
- package/dist/window.nostr.js +2 -2
- package/package.json +1 -1
- package/src/App.svelte +40 -14
- package/src/main.ts +2 -2
package/README.md
CHANGED
|
@@ -4,4 +4,4 @@ a small `<script>` you can drop in any page that already uses [NIP-07](https://n
|
|
|
4
4
|
|
|
5
5
|
## How to use it
|
|
6
6
|
|
|
7
|
-
Include `<script src="https://
|
|
7
|
+
Include `<script src="https://unpkg.com/window.nostr.js/dist/window.nostr.js"></script>` in your HTML and proceed to use [`window.nostr`](https://nips.nostr.com/7) normally.
|
package/dist/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>dev</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-Wl5-BfAR.js"></script>
|
|
8
8
|
</head>
|
|
9
9
|
<body
|
|
10
10
|
style="
|
package/dist/window.nostr.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var wc=Object.defineProperty;var pc=(Tt,G,xt)=>G in Tt?wc(Tt,G,{enumerable:!0,configurable:!0,writable:!0,value:xt}):Tt[G]=xt;var m=(Tt,G,xt)=>(pc(Tt,typeof G!="symbol"?G+"":G,xt),xt);(function(){"use strict";var zr,Vr;const Tt='.tw-absolute{position:absolute}.tw-right-0{right:0}.tw-right-0\\.5{right:.125rem}.tw-top-0{top:0}.tw-mx-2{margin-left:.5rem;margin-right:.5rem}.tw-my-2{margin-top:.5rem;margin-bottom:.5rem}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-4{margin-bottom:1rem}.tw-mr-2{margin-right:.5rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-box-border{box-sizing:border-box}.tw-block{display:block}.tw-flex{display:flex}.tw-h-10{height:2.5rem}.tw-h-5{height:1.25rem}.tw-w-10{width:2.5rem}.tw-w-40{width:10rem}.tw-w-5{width:1.25rem}.tw-w-80{width:20rem}.tw-w-full{width:100%}@keyframes tw-moveIn{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.tw-animate-fadein{animation:tw-fadeIn 1s ease-in-out,tw-moveIn 1s ease-in-out}@keyframes tw-fadeIn{0%{opacity:0}to{opacity:1}}.tw-animate-show{animation:tw-fadeIn .2s ease-in-out}.tw-cursor-pointer{cursor:pointer}.tw-items-center{align-items:center}.tw-justify-center{justify-content:center}.tw-gap-2{gap:.5rem}.tw-break-all{word-break:break-all}.tw-rounded{border-radius:.25rem}.tw-rounded-full{border-radius:9999px}.tw-rounded-md{border-radius:.375rem}.tw-border-0{border-width:0px}.tw-border-2{border-width:2px}.tw-border-solid{border-style:solid}.tw-border-none{border-style:none}.tw-border-transparent{border-color:transparent}.tw-bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.tw-bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.tw-bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.tw-bg-cyan-950{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.tw-bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.tw-bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.tw-bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.tw-bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.tw-bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.tw-bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.tw-bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.tw-bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.tw-bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.tw-bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.tw-bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.tw-bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.tw-bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.tw-bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.tw-bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.tw-bg-purple-950{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.tw-bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.tw-bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.tw-bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.tw-bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.tw-bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.tw-bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.tw-bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.tw-bg-stone-950{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.tw-bg-transparent{background-color:transparent}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-text-center{text-align:center}.tw-font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-leading-3{line-height:.75rem}.tw-leading-4{line-height:1rem}.tw-text-cyan-950{--tw-text-opacity: 1;color:rgb(8 51 68 / var(--tw-text-opacity))}.tw-text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity))}.tw-text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity))}.tw-text-orange-950{--tw-text-opacity: 1;color:rgb(67 20 7 / var(--tw-text-opacity))}.tw-text-purple-950{--tw-text-opacity: 1;color:rgb(59 7 100 / var(--tw-text-opacity))}.tw-text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity))}.tw-text-stone-950{--tw-text-opacity: 1;color:rgb(12 10 9 / var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.tw-underline{text-decoration-line:underline}.tw-no-underline{text-decoration-line:none}.tw-decoration-2{text-decoration-thickness:2px}.tw-underline-offset-4{text-underline-offset:4px}.tw-shadow-\\[0_0px_10px_0px_rgba\\(0\\,0\\,0\\,0\\.3\\)\\]{--tw-shadow: 0 0px 10px 0px rgba(0,0,0,.3);--tw-shadow-colored: 0 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\\[0_0px_30px_0px_rgba\\(0\\,0\\,0\\,0\\.6\\)\\]{--tw-shadow: 0 0px 30px 0px rgba(0,0,0,.6);--tw-shadow-colored: 0 0px 30px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.disabled\\:tw-cursor-default:disabled{cursor:default}.disabled\\:tw-bg-neutral-400:disabled{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.disabled\\:tw-text-neutral-200:disabled{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.tw-group:hover .group-hover\\:tw-underline{text-decoration-line:underline}';function G(){}function xt(t){return t()}function bn(){return Object.create(null)}function Ht(t){t.forEach(xt)}function yn(t){return typeof t=="function"}function Gr(t,e){return t!=t?e==e:t!==e||t&&typeof t=="object"||typeof t=="function"}let ae;function ue(t,e){return t===e?!0:(ae||(ae=document.createElement("a")),ae.href=e,t===ae.href)}function Fr(t){return Object.keys(t).length===0}const Jr=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function N(t,e){t.appendChild(e)}function M(t,e,n){t.insertBefore(e,n||null)}function q(t){t.parentNode&&t.parentNode.removeChild(t)}function Yr(t,e){for(let n=0;n<t.length;n+=1)t[n]&&t[n].d(e)}function L(t){return document.createElement(t)}function tt(t){return document.createTextNode(t)}function D(){return tt(" ")}function ct(t,e,n,r){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n,r)}function $(t,e,n){n==null?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function Qr(t){return Array.from(t.childNodes)}function fe(t,e){e=""+e,t.data!==e&&(t.data=e)}function qt(t,e){t.value=e??""}function mn(t,e,n){for(let r=0;r<t.options.length;r+=1){const o=t.options[r];if(o.__value===e){o.selected=!0;return}}(!n||e!==void 0)&&(t.selectedIndex=-1)}function Xr(t){const e=t.querySelector(":checked");return e&&e.__value}function xn(t,e,n){t.classList.toggle(e,!!n)}let Qt;function Xt(t){Qt=t}function to(){if(!Qt)throw new Error("Function called outside component initialization");return Qt}function eo(t){to().$$.on_mount.push(t)}const Kt=[],de=[];let Mt=[];const En=[],no=Promise.resolve();let Oe=!1;function ro(){Oe||(Oe=!0,no.then(vn))}function he(t){Mt.push(t)}const Te=new Set;let jt=0;function vn(){if(jt!==0)return;const t=Qt;do{try{for(;jt<Kt.length;){const e=Kt[jt];jt++,Xt(e),oo(e.$$)}}catch(e){throw Kt.length=0,jt=0,e}for(Xt(null),Kt.length=0,jt=0;de.length;)de.pop()();for(let e=0;e<Mt.length;e+=1){const n=Mt[e];Te.has(n)||(Te.add(n),n())}Mt.length=0}while(Kt.length);for(;En.length;)En.pop()();Oe=!1,Te.clear(),Xt(t)}function oo(t){if(t.fragment!==null){t.update(),Ht(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(he)}}function so(t){const e=[],n=[];Mt.forEach(r=>t.indexOf(r)===-1?e.push(r):n.push(r)),n.forEach(r=>r()),Mt=e}const io=new Set;function co(t,e){t&&t.i&&(io.delete(t),t.i(e))}function _n(t){return(t==null?void 0:t.length)!==void 0?t:Array.from(t)}function lo(t,e,n){const{fragment:r,after_update:o}=t.$$;r&&r.m(e,n),he(()=>{const s=t.$$.on_mount.map(xt).filter(yn);t.$$.on_destroy?t.$$.on_destroy.push(...s):Ht(s),t.$$.on_mount=[]}),o.forEach(he)}function ao(t,e){const n=t.$$;n.fragment!==null&&(so(n.after_update),Ht(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function uo(t,e){t.$$.dirty[0]===-1&&(Kt.push(t),ro(),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function fo(t,e,n,r,o,s,i=null,c=[-1]){const l=Qt;Xt(t);const a=t.$$={fragment:null,ctx:[],props:s,update:G,not_equal:o,bound:bn(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(l?l.$$.context:[])),callbacks:bn(),dirty:c,skip_bound:!1,root:e.target||l.$$.root};i&&i(a.root);let f=!1;if(a.ctx=n?n(t,e.props||{},(u,h,...w)=>{const p=w.length?w[0]:h;return a.ctx&&o(a.ctx[u],a.ctx[u]=p)&&(!a.skip_bound&&a.bound[u]&&a.bound[u](p),f&&uo(t,u)),h}):[],a.update(),f=!0,Ht(a.before_update),a.fragment=r?r(a.ctx):!1,e.target){if(e.hydrate){const u=Qr(e.target);a.fragment&&a.fragment.l(u),u.forEach(q)}else a.fragment&&a.fragment.c();e.intro&&co(t.$$.fragment),lo(t,e.target,e.anchor),vn()}Xt(l)}class ho{constructor(){m(this,"$$");m(this,"$$set")}$destroy(){ao(this,1),this.$destroy=G}$on(e,n){if(!yn(n))return G;const r=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return r.push(n),()=>{const o=r.indexOf(n);o!==-1&&r.splice(o,1)}}$set(e){this.$$set&&!Fr(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const wo="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(wo);function po(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Ie={exports:{}};function Sn(t,e=100,n={}){if(typeof t!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof t}\`.`);if(e<0)throw new RangeError("`wait` must not be negative.");const{immediate:r}=typeof n=="boolean"?{immediate:n}:n;let o,s,i,c,l;function a(){const u=Date.now()-c;if(u<e&&u>=0)i=setTimeout(a,e-u);else if(i=void 0,!r){const h=o,w=s;o=void 0,s=void 0,l=t.apply(h,w)}}const f=function(...u){if(o&&this!==o)throw new Error("Debounced method called with different contexts.");o=this,s=u,c=Date.now();const h=r&&!i;if(i||(i=setTimeout(a,e)),h){const w=o,p=s;o=void 0,s=void 0,l=t.apply(w,p)}return l};return f.clear=()=>{i&&(clearTimeout(i),i=void 0)},f.flush=()=>{if(!i)return;const u=o,h=s;o=void 0,s=void 0,l=t.apply(u,h),clearTimeout(i),i=void 0},f}Ie.exports.debounce=Sn,Ie.exports=Sn;var go=Ie.exports;const bo=po(go),Ne=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const kn=t=>t instanceof Uint8Array,Pe=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),ut=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");const yo=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function J(t){if(!kn(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=yo[t[n]];return e}function Ue(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,s=t.slice(o,o+2),i=Number.parseInt(s,16);if(Number.isNaN(i)||i<0)throw new Error("Invalid byte sequence");n[r]=i}return n}function mo(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function An(t){if(typeof t=="string"&&(t=mo(t)),!kn(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}let xo=class{clone(){return this._cloneInto()}};function Bn(t){const e=r=>t().update(An(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function Eo(t=32){if(Ne&&typeof Ne.getRandomValues=="function")return Ne.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function $n(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function On(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function vo(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");$n(t.outputLen),$n(t.blockLen)}function we(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function _o(t,e){On(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const Le=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Tn=t=>t instanceof Uint8Array,Ce=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),ft=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function So(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Re(t){if(typeof t=="string"&&(t=So(t)),!Tn(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function ko(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!Tn(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}class In{clone(){return this._cloneInto()}}function Ao(t){const e=r=>t().update(Re(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function Nn(t=32){if(Le&&typeof Le.getRandomValues=="function")return Le.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function Bo(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),l=r?4:0,a=r?0:4;t.setUint32(e+l,i,r),t.setUint32(e+a,c,r)}let $o=class extends In{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Ce(this.buffer)}update(e){we(this);const{view:n,buffer:r,blockLen:o}=this;e=Re(e);const s=e.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const l=Ce(e);for(;o<=s-i;i+=o)this.process(l,i);continue}r.set(e.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){we(this),_o(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,this.buffer.subarray(i).fill(0),this.padOffset>o-i&&(this.process(r,0),i=0);for(let u=i;u<o;u++)n[u]=0;Bo(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=Ce(e),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const a=l/4,f=this.get();if(a>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<a;u++)c.setUint32(4*u,f[u],s)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return e.length=o,e.pos=c,e.finished=s,e.destroyed=i,o%n&&e.buffer.set(r),e}};const Oo=(t,e,n)=>t&e^~t&n,To=(t,e,n)=>t&e^t&n^e&n,Io=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Et=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),vt=new Uint32Array(64);let No=class extends $o{constructor(){super(64,32,8,!1),this.A=Et[0]|0,this.B=Et[1]|0,this.C=Et[2]|0,this.D=Et[3]|0,this.E=Et[4]|0,this.F=Et[5]|0,this.G=Et[6]|0,this.H=Et[7]|0}get(){const{A:e,B:n,C:r,D:o,E:s,F:i,G:c,H:l}=this;return[e,n,r,o,s,i,c,l]}set(e,n,r,o,s,i,c,l){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=l|0}process(e,n){for(let u=0;u<16;u++,n+=4)vt[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const h=vt[u-15],w=vt[u-2],p=ft(h,7)^ft(h,18)^h>>>3,d=ft(w,17)^ft(w,19)^w>>>10;vt[u]=d+vt[u-7]+p+vt[u-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:l,G:a,H:f}=this;for(let u=0;u<64;u++){const h=ft(c,6)^ft(c,11)^ft(c,25),w=f+h+Oo(c,l,a)+Io[u]+vt[u]|0,d=(ft(r,2)^ft(r,13)^ft(r,22))+To(r,o,s)|0;f=a,a=l,l=c,c=i+w|0,i=s,s=o,o=r,r=w+d|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,l=l+this.F|0,a=a+this.G|0,f=f+this.H|0,this.set(r,o,s,i,c,l,a,f)}roundClean(){vt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const He=Ao(()=>new No);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Pn=BigInt(0),pe=BigInt(1),Po=BigInt(2),ge=t=>t instanceof Uint8Array,Uo=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function zt(t){if(!ge(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=Uo[t[n]];return e}function Un(t){const e=t.toString(16);return e.length&1?`0${e}`:e}function qe(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}function Vt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,s=t.slice(o,o+2),i=Number.parseInt(s,16);if(Number.isNaN(i)||i<0)throw new Error("Invalid byte sequence");n[r]=i}return n}function et(t){return qe(zt(t))}function Ke(t){if(!ge(t))throw new Error("Uint8Array expected");return qe(zt(Uint8Array.from(t).reverse()))}function _t(t,e){return Vt(t.toString(16).padStart(e*2,"0"))}function Me(t,e){return _t(t,e).reverse()}function Lo(t){return Vt(Un(t))}function F(t,e,n){let r;if(typeof e=="string")try{r=Vt(e)}catch(s){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${s}`)}else if(ge(e))r=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);const o=r.length;if(typeof n=="number"&&o!==n)throw new Error(`${t} expected ${n} bytes, got ${o}`);return r}function It(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!ge(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}function Co(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}function Ro(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Ho(t){let e;for(e=0;t>Pn;t>>=pe,e+=1);return e}function qo(t,e){return t>>BigInt(e)&pe}const Ko=(t,e,n)=>t|(n?pe:Pn)<<BigInt(e),je=t=>(Po<<BigInt(t-1))-pe,ze=t=>new Uint8Array(t),Ln=t=>Uint8Array.from(t);function Cn(t,e,n){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");let r=ze(t),o=ze(t),s=0;const i=()=>{r.fill(1),o.fill(0),s=0},c=(...u)=>n(o,r,...u),l=(u=ze())=>{o=c(Ln([0]),u),r=c(),u.length!==0&&(o=c(Ln([1]),u),r=c())},a=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const h=[];for(;u<e;){r=c();const w=r.slice();h.push(w),u+=r.length}return It(...h)};return(u,h)=>{i(),l(u);let w;for(;!(w=h(a()));)l();return i(),w}}const Mo={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||t instanceof Uint8Array,isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function te(t,e,n={}){const r=(o,s,i)=>{const c=Mo[s];if(typeof c!="function")throw new Error(`Invalid validator "${s}", expected function`);const l=t[o];if(!(i&&l===void 0)&&!c(l,t))throw new Error(`Invalid param ${String(o)}=${l} (${typeof l}), expected ${s}`)};for(const[o,s]of Object.entries(e))r(o,s,!1);for(const[o,s]of Object.entries(n))r(o,s,!0);return t}const jo=Object.freeze(Object.defineProperty({__proto__:null,bitGet:qo,bitLen:Ho,bitMask:je,bitSet:Ko,bytesToHex:zt,bytesToNumberBE:et,bytesToNumberLE:Ke,concatBytes:It,createHmacDrbg:Cn,ensureBytes:F,equalBytes:Co,hexToBytes:Vt,hexToNumber:qe,numberToBytesBE:_t,numberToBytesLE:Me,numberToHexUnpadded:Un,numberToVarBytesBE:Lo,utf8ToBytes:Ro,validateObject:te},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const W=BigInt(0),j=BigInt(1),Nt=BigInt(2),zo=BigInt(3),Ve=BigInt(4),Rn=BigInt(5),Hn=BigInt(8);BigInt(9),BigInt(16);function Z(t,e){const n=t%e;return n>=W?n:e+n}function Vo(t,e,n){if(n<=W||e<W)throw new Error("Expected power/modulo > 0");if(n===j)return W;let r=j;for(;e>W;)e&j&&(r=r*t%n),t=t*t%n,e>>=j;return r}function ot(t,e,n){let r=t;for(;e-- >W;)r*=r,r%=n;return r}function De(t,e){if(t===W||e<=W)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let n=Z(t,e),r=e,o=W,s=j;for(;n!==W;){const c=r/n,l=r%n,a=o-s*c;r=n,n=l,o=s,s=a}if(r!==j)throw new Error("invert: does not exist");return Z(o,e)}function Do(t){const e=(t-j)/Nt;let n,r,o;for(n=t-j,r=0;n%Nt===W;n/=Nt,r++);for(o=Nt;o<t&&Vo(o,e,t)!==t-j;o++);if(r===1){const i=(t+j)/Ve;return function(l,a){const f=l.pow(a,i);if(!l.eql(l.sqr(f),a))throw new Error("Cannot find square root");return f}}const s=(n+j)/Nt;return function(c,l){if(c.pow(l,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let a=r,f=c.pow(c.mul(c.ONE,o),n),u=c.pow(l,s),h=c.pow(l,n);for(;!c.eql(h,c.ONE);){if(c.eql(h,c.ZERO))return c.ZERO;let w=1;for(let d=c.sqr(h);w<a&&!c.eql(d,c.ONE);w++)d=c.sqr(d);const p=c.pow(f,j<<BigInt(a-w-1));f=c.sqr(p),u=c.mul(u,p),h=c.mul(h,f),a=w}return u}}function Wo(t){if(t%Ve===zo){const e=(t+j)/Ve;return function(r,o){const s=r.pow(o,e);if(!r.eql(r.sqr(s),o))throw new Error("Cannot find square root");return s}}if(t%Hn===Rn){const e=(t-Rn)/Hn;return function(r,o){const s=r.mul(o,Nt),i=r.pow(s,e),c=r.mul(o,i),l=r.mul(r.mul(c,Nt),i),a=r.mul(c,r.sub(l,r.ONE));if(!r.eql(r.sqr(a),o))throw new Error("Cannot find square root");return a}}return Do(t)}const Zo=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Go(t){const e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=Zo.reduce((r,o)=>(r[o]="function",r),e);return te(t,n)}function Fo(t,e,n){if(n<W)throw new Error("Expected power > 0");if(n===W)return t.ONE;if(n===j)return e;let r=t.ONE,o=e;for(;n>W;)n&j&&(r=t.mul(r,o)),o=t.sqr(o),n>>=j;return r}function Jo(t,e){const n=new Array(e.length),r=e.reduce((s,i,c)=>t.is0(i)?s:(n[c]=s,t.mul(s,i)),t.ONE),o=t.inv(r);return e.reduceRight((s,i,c)=>t.is0(i)?s:(n[c]=t.mul(s,n[c]),t.mul(s,i)),o),n}function qn(t,e){const n=e!==void 0?e:t.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function Yo(t,e,n=!1,r={}){if(t<=W)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:o,nByteLength:s}=qn(t,e);if(s>2048)throw new Error("Field lengths over 2048 bytes are not supported");const i=Wo(t),c=Object.freeze({ORDER:t,BITS:o,BYTES:s,MASK:je(o),ZERO:W,ONE:j,create:l=>Z(l,t),isValid:l=>{if(typeof l!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof l}`);return W<=l&&l<t},is0:l=>l===W,isOdd:l=>(l&j)===j,neg:l=>Z(-l,t),eql:(l,a)=>l===a,sqr:l=>Z(l*l,t),add:(l,a)=>Z(l+a,t),sub:(l,a)=>Z(l-a,t),mul:(l,a)=>Z(l*a,t),pow:(l,a)=>Fo(c,l,a),div:(l,a)=>Z(l*De(a,t),t),sqrN:l=>l*l,addN:(l,a)=>l+a,subN:(l,a)=>l-a,mulN:(l,a)=>l*a,inv:l=>De(l,t),sqrt:r.sqrt||(l=>i(c,l)),invertBatch:l=>Jo(c,l),cmov:(l,a,f)=>f?a:l,toBytes:l=>n?Me(l,s):_t(l,s),fromBytes:l=>{if(l.length!==s)throw new Error(`Fp.fromBytes: expected ${s}, got ${l.length}`);return n?Ke(l):et(l)}});return Object.freeze(c)}function Kn(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const e=t.toString(2).length;return Math.ceil(e/8)}function Mn(t){const e=Kn(t);return e+Math.ceil(e/2)}function Qo(t,e,n=!1){const r=t.length,o=Kn(e),s=Mn(e);if(r<16||r<s||r>1024)throw new Error(`expected ${s}-1024 bytes of input, got ${r}`);const i=n?et(t):Ke(t),c=Z(i,e-j)+j;return n?Me(c,o):_t(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Xo=BigInt(0),We=BigInt(1);function ts(t,e){const n=(o,s)=>{const i=s.negate();return o?i:s},r=o=>{const s=Math.ceil(e/o)+1,i=2**(o-1);return{windows:s,windowSize:i}};return{constTimeNegate:n,unsafeLadder(o,s){let i=t.ZERO,c=o;for(;s>Xo;)s&We&&(i=i.add(c)),c=c.double(),s>>=We;return i},precomputeWindow(o,s){const{windows:i,windowSize:c}=r(s),l=[];let a=o,f=a;for(let u=0;u<i;u++){f=a,l.push(f);for(let h=1;h<c;h++)f=f.add(a),l.push(f);a=f.double()}return l},wNAF(o,s,i){const{windows:c,windowSize:l}=r(o);let a=t.ZERO,f=t.BASE;const u=BigInt(2**o-1),h=2**o,w=BigInt(o);for(let p=0;p<c;p++){const d=p*l;let g=Number(i&u);i>>=w,g>l&&(g-=h,i+=We);const b=d,y=d+Math.abs(g)-1,E=p%2!==0,A=g<0;g===0?f=f.add(n(E,s[b])):a=a.add(n(A,s[y]))}return{p:a,f}},wNAFCached(o,s,i,c){const l=o._WINDOW_SIZE||1;let a=s.get(o);return a||(a=this.precomputeWindow(o,l),l!==1&&s.set(o,c(a))),this.wNAF(l,a,i)}}}function jn(t){return Go(t.Fp),te(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...qn(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function es(t){const e=jn(t);te(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:o}=e;if(n){if(!r.eql(o,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof n!="object"||typeof n.beta!="bigint"||typeof n.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}const{bytesToNumberBE:ns,hexToBytes:rs}=jo,Pt={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){const{Err:e}=Pt;if(t.length<2||t[0]!==2)throw new e("Invalid signature integer tag");const n=t[1],r=t.subarray(2,n+2);if(!n||r.length!==n)throw new e("Invalid signature integer: wrong length");if(r[0]&128)throw new e("Invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:ns(r),l:t.subarray(n+2)}},toSig(t){const{Err:e}=Pt,n=typeof t=="string"?rs(t):t;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||n[0]!=48)throw new e("Invalid signature tag");if(n[1]!==r-2)throw new e("Invalid signature: incorrect length");const{d:o,l:s}=Pt._parseInt(n.subarray(2)),{d:i,l:c}=Pt._parseInt(s);if(c.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s:i}},hexFromSig(t){const e=a=>Number.parseInt(a[0],16)&8?"00"+a:a,n=a=>{const f=a.toString(16);return f.length&1?`0${f}`:f},r=e(n(t.s)),o=e(n(t.r)),s=r.length/2,i=o.length/2,c=n(s),l=n(i);return`30${n(i+s+4)}02${l}${o}02${c}${r}`}},pt=BigInt(0),st=BigInt(1);BigInt(2);const zn=BigInt(3);BigInt(4);function os(t){const e=es(t),{Fp:n}=e,r=e.toBytes||((p,d,g)=>{const b=d.toAffine();return It(Uint8Array.from([4]),n.toBytes(b.x),n.toBytes(b.y))}),o=e.fromBytes||(p=>{const d=p.subarray(1),g=n.fromBytes(d.subarray(0,n.BYTES)),b=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:g,y:b}});function s(p){const{a:d,b:g}=e,b=n.sqr(p),y=n.mul(b,p);return n.add(n.add(y,n.mul(p,d)),g)}if(!n.eql(n.sqr(e.Gy),s(e.Gx)))throw new Error("bad generator point: equation left != right");function i(p){return typeof p=="bigint"&&pt<p&&p<e.n}function c(p){if(!i(p))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function l(p){const{allowedPrivateKeyLengths:d,nByteLength:g,wrapPrivateKey:b,n:y}=e;if(d&&typeof p!="bigint"){if(p instanceof Uint8Array&&(p=zt(p)),typeof p!="string"||!d.includes(p.length))throw new Error("Invalid key");p=p.padStart(g*2,"0")}let E;try{E=typeof p=="bigint"?p:et(F("private key",p,g))}catch{throw new Error(`private key must be ${g} bytes, hex or bigint, not ${typeof p}`)}return b&&(E=Z(E,y)),c(E),E}const a=new Map;function f(p){if(!(p instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,g,b){if(this.px=d,this.py=g,this.pz=b,d==null||!n.isValid(d))throw new Error("x required");if(g==null||!n.isValid(g))throw new Error("y required");if(b==null||!n.isValid(b))throw new Error("z required")}static fromAffine(d){const{x:g,y:b}=d||{};if(!d||!n.isValid(g)||!n.isValid(b))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const y=E=>n.eql(E,n.ZERO);return y(g)&&y(b)?u.ZERO:new u(g,b,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const g=n.invertBatch(d.map(b=>b.pz));return d.map((b,y)=>b.toAffine(g[y])).map(u.fromAffine)}static fromHex(d){const g=u.fromAffine(o(F("pointHex",d)));return g.assertValidity(),g}static fromPrivateKey(d){return u.BASE.multiply(l(d))}_setWindowSize(d){this._WINDOW_SIZE=d,a.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!n.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:d,y:g}=this.toAffine();if(!n.isValid(d)||!n.isValid(g))throw new Error("bad point: x or y not FE");const b=n.sqr(g),y=s(d);if(!n.eql(b,y))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:d}=this.toAffine();if(n.isOdd)return!n.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){f(d);const{px:g,py:b,pz:y}=this,{px:E,py:A,pz:O}=d,v=n.eql(n.mul(g,O),n.mul(E,y)),_=n.eql(n.mul(b,O),n.mul(A,y));return v&&_}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b:g}=e,b=n.mul(g,zn),{px:y,py:E,pz:A}=this;let O=n.ZERO,v=n.ZERO,_=n.ZERO,S=n.mul(y,y),U=n.mul(E,E),I=n.mul(A,A),B=n.mul(y,E);return B=n.add(B,B),_=n.mul(y,A),_=n.add(_,_),O=n.mul(d,_),v=n.mul(b,I),v=n.add(O,v),O=n.sub(U,v),v=n.add(U,v),v=n.mul(O,v),O=n.mul(B,O),_=n.mul(b,_),I=n.mul(d,I),B=n.sub(S,I),B=n.mul(d,B),B=n.add(B,_),_=n.add(S,S),S=n.add(_,S),S=n.add(S,I),S=n.mul(S,B),v=n.add(v,S),I=n.mul(E,A),I=n.add(I,I),S=n.mul(I,B),O=n.sub(O,S),_=n.mul(I,U),_=n.add(_,_),_=n.add(_,_),new u(O,v,_)}add(d){f(d);const{px:g,py:b,pz:y}=this,{px:E,py:A,pz:O}=d;let v=n.ZERO,_=n.ZERO,S=n.ZERO;const U=e.a,I=n.mul(e.b,zn);let B=n.mul(g,E),K=n.mul(b,A),C=n.mul(y,O),rt=n.add(g,b),x=n.add(E,A);rt=n.mul(rt,x),x=n.add(B,K),rt=n.sub(rt,x),x=n.add(g,y);let k=n.add(E,O);return x=n.mul(x,k),k=n.add(B,C),x=n.sub(x,k),k=n.add(b,y),v=n.add(A,O),k=n.mul(k,v),v=n.add(K,C),k=n.sub(k,v),S=n.mul(U,x),v=n.mul(I,C),S=n.add(v,S),v=n.sub(K,S),S=n.add(K,S),_=n.mul(v,S),K=n.add(B,B),K=n.add(K,B),C=n.mul(U,C),x=n.mul(I,x),K=n.add(K,C),C=n.sub(B,C),C=n.mul(U,C),x=n.add(x,C),B=n.mul(K,x),_=n.add(_,B),B=n.mul(k,x),v=n.mul(rt,v),v=n.sub(v,B),B=n.mul(rt,K),S=n.mul(k,S),S=n.add(S,B),new u(v,_,S)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return w.wNAFCached(this,a,d,g=>{const b=n.invertBatch(g.map(y=>y.pz));return g.map((y,E)=>y.toAffine(b[E])).map(u.fromAffine)})}multiplyUnsafe(d){const g=u.ZERO;if(d===pt)return g;if(c(d),d===st)return this;const{endo:b}=e;if(!b)return w.unsafeLadder(this,d);let{k1neg:y,k1:E,k2neg:A,k2:O}=b.splitScalar(d),v=g,_=g,S=this;for(;E>pt||O>pt;)E&st&&(v=v.add(S)),O&st&&(_=_.add(S)),S=S.double(),E>>=st,O>>=st;return y&&(v=v.negate()),A&&(_=_.negate()),_=new u(n.mul(_.px,b.beta),_.py,_.pz),v.add(_)}multiply(d){c(d);let g=d,b,y;const{endo:E}=e;if(E){const{k1neg:A,k1:O,k2neg:v,k2:_}=E.splitScalar(g);let{p:S,f:U}=this.wNAF(O),{p:I,f:B}=this.wNAF(_);S=w.constTimeNegate(A,S),I=w.constTimeNegate(v,I),I=new u(n.mul(I.px,E.beta),I.py,I.pz),b=S.add(I),y=U.add(B)}else{const{p:A,f:O}=this.wNAF(g);b=A,y=O}return u.normalizeZ([b,y])[0]}multiplyAndAddUnsafe(d,g,b){const y=u.BASE,E=(O,v)=>v===pt||v===st||!O.equals(y)?O.multiplyUnsafe(v):O.multiply(v),A=E(this,g).add(E(d,b));return A.is0()?void 0:A}toAffine(d){const{px:g,py:b,pz:y}=this,E=this.is0();d==null&&(d=E?n.ONE:n.inv(y));const A=n.mul(g,d),O=n.mul(b,d),v=n.mul(y,d);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:A,y:O}}isTorsionFree(){const{h:d,isTorsionFree:g}=e;if(d===st)return!0;if(g)return g(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:g}=e;return d===st?this:g?g(u,this):this.multiplyUnsafe(e.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return zt(this.toRawBytes(d))}}u.BASE=new u(e.Gx,e.Gy,n.ONE),u.ZERO=new u(n.ZERO,n.ONE,n.ZERO);const h=e.nBitLength,w=ts(u,e.endo?Math.ceil(h/2):h);return{CURVE:e,ProjectivePoint:u,normPrivateKeyToScalar:l,weierstrassEquation:s,isWithinCurveOrder:i}}function ss(t){const e=jn(t);return te(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function is(t){const e=ss(t),{Fp:n,n:r}=e,o=n.BYTES+1,s=2*n.BYTES+1;function i(x){return pt<x&&x<n.ORDER}function c(x){return Z(x,r)}function l(x){return De(x,r)}const{ProjectivePoint:a,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:h}=os({...e,toBytes(x,k,P){const R=k.toAffine(),H=n.toBytes(R.x),V=It;return P?V(Uint8Array.from([k.hasEvenY()?2:3]),H):V(Uint8Array.from([4]),H,n.toBytes(R.y))},fromBytes(x){const k=x.length,P=x[0],R=x.subarray(1);if(k===o&&(P===2||P===3)){const H=et(R);if(!i(H))throw new Error("Point is not on curve");const V=u(H);let Q=n.sqrt(V);const X=(Q&st)===st;return(P&1)===1!==X&&(Q=n.neg(Q)),{x:H,y:Q}}else if(k===s&&P===4){const H=n.fromBytes(R.subarray(0,n.BYTES)),V=n.fromBytes(R.subarray(n.BYTES,2*n.BYTES));return{x:H,y:V}}else throw new Error(`Point of length ${k} was invalid. Expected ${o} compressed bytes or ${s} uncompressed bytes`)}}),w=x=>zt(_t(x,e.nByteLength));function p(x){const k=r>>st;return x>k}function d(x){return p(x)?c(-x):x}const g=(x,k,P)=>et(x.slice(k,P));class b{constructor(k,P,R){this.r=k,this.s=P,this.recovery=R,this.assertValidity()}static fromCompact(k){const P=e.nByteLength;return k=F("compactSignature",k,P*2),new b(g(k,0,P),g(k,P,2*P))}static fromDER(k){const{r:P,s:R}=Pt.toSig(F("DER",k));return new b(P,R)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(k){return new b(this.r,this.s,k)}recoverPublicKey(k){const{r:P,s:R,recovery:H}=this,V=_(F("msgHash",k));if(H==null||![0,1,2,3].includes(H))throw new Error("recovery id invalid");const Q=H===2||H===3?P+e.n:P;if(Q>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const X=H&1?"03":"02",wt=a.fromHex(X+w(Q)),T=l(Q),z=c(-V*T),Ot=c(R*T),lt=a.BASE.multiplyAndAddUnsafe(wt,z,Ot);if(!lt)throw new Error("point at infinify");return lt.assertValidity(),lt}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new b(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return Vt(this.toDERHex())}toDERHex(){return Pt.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Vt(this.toCompactHex())}toCompactHex(){return w(this.r)+w(this.s)}}const y={isValidPrivateKey(x){try{return f(x),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const x=Mn(e.n);return Qo(e.randomBytes(x),e.n)},precompute(x=8,k=a.BASE){return k._setWindowSize(x),k.multiply(BigInt(3)),k}};function E(x,k=!0){return a.fromPrivateKey(x).toRawBytes(k)}function A(x){const k=x instanceof Uint8Array,P=typeof x=="string",R=(k||P)&&x.length;return k?R===o||R===s:P?R===2*o||R===2*s:x instanceof a}function O(x,k,P=!0){if(A(x))throw new Error("first arg must be private key");if(!A(k))throw new Error("second arg must be public key");return a.fromHex(k).multiply(f(x)).toRawBytes(P)}const v=e.bits2int||function(x){const k=et(x),P=x.length*8-e.nBitLength;return P>0?k>>BigInt(P):k},_=e.bits2int_modN||function(x){return c(v(x))},S=je(e.nBitLength);function U(x){if(typeof x!="bigint")throw new Error("bigint expected");if(!(pt<=x&&x<S))throw new Error(`bigint expected < 2^${e.nBitLength}`);return _t(x,e.nByteLength)}function I(x,k,P=B){if(["recovered","canonical"].some(Rt=>Rt in P))throw new Error("sign() legacy options not supported");const{hash:R,randomBytes:H}=e;let{lowS:V,prehash:Q,extraEntropy:X}=P;V==null&&(V=!0),x=F("msgHash",x),Q&&(x=F("prehashed msgHash",R(x)));const wt=_(x),T=f(k),z=[U(T),U(wt)];if(X!=null){const Rt=X===!0?H(n.BYTES):X;z.push(F("extraEntropy",Rt))}const Ot=It(...z),lt=wt;function le(Rt){const Ft=v(Rt);if(!h(Ft))return;const Dr=l(Ft),Jt=a.BASE.multiply(Ft).toAffine(),at=c(Jt.x);if(at===pt)return;const Yt=c(Dr*c(lt+at*T));if(Yt===pt)return;let Wr=(Jt.x===at?0:2)|Number(Jt.y&st),Zr=Yt;return V&&p(Yt)&&(Zr=d(Yt),Wr^=1),new b(at,Zr,Wr)}return{seed:Ot,k2sig:le}}const B={lowS:e.lowS,prehash:!1},K={lowS:e.lowS,prehash:!1};function C(x,k,P=B){const{seed:R,k2sig:H}=I(x,k,P),V=e;return Cn(V.hash.outputLen,V.nByteLength,V.hmac)(R,H)}a.BASE._setWindowSize(8);function rt(x,k,P,R=K){var Jt;const H=x;if(k=F("msgHash",k),P=F("publicKey",P),"strict"in R)throw new Error("options.strict was renamed to lowS");const{lowS:V,prehash:Q}=R;let X,wt;try{if(typeof H=="string"||H instanceof Uint8Array)try{X=b.fromDER(H)}catch(at){if(!(at instanceof Pt.Err))throw at;X=b.fromCompact(H)}else if(typeof H=="object"&&typeof H.r=="bigint"&&typeof H.s=="bigint"){const{r:at,s:Yt}=H;X=new b(at,Yt)}else throw new Error("PARSE");wt=a.fromHex(P)}catch(at){if(at.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(V&&X.hasHighS())return!1;Q&&(k=e.hash(k));const{r:T,s:z}=X,Ot=_(k),lt=l(z),le=c(Ot*lt),Rt=c(T*lt),Ft=(Jt=a.BASE.multiplyAndAddUnsafe(wt,le,Rt))==null?void 0:Jt.toAffine();return Ft?c(Ft.x)===T:!1}return{CURVE:e,getPublicKey:E,getSharedSecret:O,sign:C,verify:rt,ProjectivePoint:a,Signature:b,utils:y}}class Vn extends In{constructor(e,n){super(),this.finished=!1,this.destroyed=!1,vo(e);const r=Re(n);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,s=new Uint8Array(o);s.set(r.length>o?e.create().update(r).digest():r);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=e.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),s.fill(0)}update(e){return we(this),this.iHash.update(e),this}digestInto(e){we(this),On(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return e=e,e.finished=o,e.destroyed=s,e.blockLen=i,e.outputLen=c,e.oHash=n._cloneInto(e.oHash),e.iHash=r._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const Dn=(t,e,n)=>new Vn(t,e).update(n).digest();Dn.create=(t,e)=>new Vn(t,e);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function cs(t){return{hash:t,hmac:(e,...n)=>Dn(t,e,ko(...n)),randomBytes:Nn}}function ls(t,e){const n=r=>is({...t,...cs(r)});return Object.freeze({...n(e),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const be=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),ye=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Wn=BigInt(1),me=BigInt(2),Zn=(t,e)=>(t+e/me)/e;function Gn(t){const e=be,n=BigInt(3),r=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),l=BigInt(88),a=t*t*t%e,f=a*a*t%e,u=ot(f,n,e)*f%e,h=ot(u,n,e)*f%e,w=ot(h,me,e)*a%e,p=ot(w,o,e)*w%e,d=ot(p,s,e)*p%e,g=ot(d,c,e)*d%e,b=ot(g,l,e)*g%e,y=ot(b,c,e)*d%e,E=ot(y,n,e)*f%e,A=ot(E,i,e)*p%e,O=ot(A,r,e)*a%e,v=ot(O,me,e);if(!Ze.eql(Ze.sqr(v),t))throw new Error("Cannot find square root");return v}const Ze=Yo(be,void 0,void 0,{sqrt:Gn}),ee=ls({a:BigInt(0),b:BigInt(7),Fp:Ze,n:ye,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const e=ye,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-Wn*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=n,i=BigInt("0x100000000000000000000000000000000"),c=Zn(s*t,e),l=Zn(-r*t,e);let a=Z(t-c*n-l*o,e),f=Z(-c*r-l*s,e);const u=a>i,h=f>i;if(u&&(a=e-a),h&&(f=e-f),a>i||f>i)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:u,k1:a,k2neg:h,k2:f}}}},He),xe=BigInt(0),Fn=t=>typeof t=="bigint"&&xe<t&&t<be,as=t=>typeof t=="bigint"&&xe<t&&t<ye,Jn={};function Ee(t,...e){let n=Jn[t];if(n===void 0){const r=He(Uint8Array.from(t,o=>o.charCodeAt(0)));n=It(r,r),Jn[t]=n}return He(It(n,...e))}const Ge=t=>t.toRawBytes(!0).slice(1),Fe=t=>_t(t,32),Je=t=>Z(t,be),ne=t=>Z(t,ye),Ye=ee.ProjectivePoint,us=(t,e,n)=>Ye.BASE.multiplyAndAddUnsafe(t,e,n);function Qe(t){let e=ee.utils.normPrivateKeyToScalar(t),n=Ye.fromPrivateKey(e);return{scalar:n.hasEvenY()?e:ne(-e),bytes:Ge(n)}}function Yn(t){if(!Fn(t))throw new Error("bad x: need 0 < x < p");const e=Je(t*t),n=Je(e*t+BigInt(7));let r=Gn(n);r%me!==xe&&(r=Je(-r));const o=new Ye(t,r,Wn);return o.assertValidity(),o}function Qn(...t){return ne(et(Ee("BIP0340/challenge",...t)))}function fs(t){return Qe(t).bytes}function ds(t,e,n=Nn(32)){const r=F("message",t),{bytes:o,scalar:s}=Qe(e),i=F("auxRand",n,32),c=Fe(s^et(Ee("BIP0340/aux",i))),l=Ee("BIP0340/nonce",c,o,r),a=ne(et(l));if(a===xe)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=Qe(a),h=Qn(f,o,r),w=new Uint8Array(64);if(w.set(f,0),w.set(Fe(ne(u+h*s)),32),!Xn(w,r,o))throw new Error("sign: Invalid signature produced");return w}function Xn(t,e,n){const r=F("signature",t,64),o=F("message",e),s=F("publicKey",n,32);try{const i=Yn(et(s)),c=et(r.subarray(0,32));if(!Fn(c))return!1;const l=et(r.subarray(32,64));if(!as(l))return!1;const a=Qn(Fe(c),Ge(i),o),f=us(i,l,ne(-a));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const Y={getPublicKey:fs,sign:ds,verify:Xn,utils:{randomPrivateKey:ee.utils.randomPrivateKey,lift_x:Yn,pointToBytes:Ge,numberToBytesBE:_t,bytesToNumberBE:et,taggedHash:Ee,mod:Z}};function Xe(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function hs(t){if(typeof t!="boolean")throw new Error(`Expected boolean, not ${t}`)}function tr(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function ws(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Xe(t.outputLen),Xe(t.blockLen)}function ps(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function gs(t,e){tr(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const tn={number:Xe,bool:hs,bytes:tr,hash:ws,exists:ps,output:gs};function bs(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),l=r?4:0,a=r?0:4;t.setUint32(e+l,i,r),t.setUint32(e+a,c,r)}class ys extends xo{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Pe(this.buffer)}update(e){tn.exists(this);const{view:n,buffer:r,blockLen:o}=this;e=An(e);const s=e.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const l=Pe(e);for(;o<=s-i;i+=o)this.process(l,i);continue}r.set(e.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){tn.exists(this),tn.output(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,this.buffer.subarray(i).fill(0),this.padOffset>o-i&&(this.process(r,0),i=0);for(let u=i;u<o;u++)n[u]=0;bs(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=Pe(e),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const a=l/4,f=this.get();if(a>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<a;u++)c.setUint32(4*u,f[u],s)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return e.length=o,e.pos=c,e.finished=s,e.destroyed=i,o%n&&e.buffer.set(r),e}}const ms=(t,e,n)=>t&e^~t&n,xs=(t,e,n)=>t&e^t&n^e&n,Es=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),St=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),kt=new Uint32Array(64);class er extends ys{constructor(){super(64,32,8,!1),this.A=St[0]|0,this.B=St[1]|0,this.C=St[2]|0,this.D=St[3]|0,this.E=St[4]|0,this.F=St[5]|0,this.G=St[6]|0,this.H=St[7]|0}get(){const{A:e,B:n,C:r,D:o,E:s,F:i,G:c,H:l}=this;return[e,n,r,o,s,i,c,l]}set(e,n,r,o,s,i,c,l){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=l|0}process(e,n){for(let u=0;u<16;u++,n+=4)kt[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const h=kt[u-15],w=kt[u-2],p=ut(h,7)^ut(h,18)^h>>>3,d=ut(w,17)^ut(w,19)^w>>>10;kt[u]=d+kt[u-7]+p+kt[u-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:l,G:a,H:f}=this;for(let u=0;u<64;u++){const h=ut(c,6)^ut(c,11)^ut(c,25),w=f+h+ms(c,l,a)+Es[u]+kt[u]|0,d=(ut(r,2)^ut(r,13)^ut(r,22))+xs(r,o,s)|0;f=a,a=l,l=c,c=i+w|0,i=s,s=o,o=r,r=w+d|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,l=l+this.F|0,a=a+this.G|0,f=f+this.H|0,this.set(r,o,s,i,c,l,a,f)}roundClean(){kt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class vs extends er{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const en=Bn(()=>new er);Bn(()=>new vs);var Dt=Symbol("verified"),_s=t=>t instanceof Object;function Ss(t){if(!_s(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var ks=new TextEncoder,As=class{generateSecretKey(){return Y.utils.randomPrivateKey()}getPublicKey(e){return J(Y.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=J(Y.getPublicKey(n)),r.id=nn(r),r.sig=J(Y.sign(nn(r),n)),r[Dt]=!0,r}verifyEvent(e){if(typeof e[Dt]=="boolean")return e[Dt];const n=nn(e);if(n!==e.id)return e[Dt]=!1,!1;try{const r=Y.verify(e.sig,n,e.pubkey);return e[Dt]=r,r}catch{return e[Dt]=!1,!1}}};function Bs(t){if(!Ss(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function nn(t){let e=en(ks.encode(Bs(t)));return J(e)}var ve=new As,$s=ve.generateSecretKey,nr=ve.getPublicKey;ve.finalizeEvent,ve.verifyEvent;var Ut=Symbol("verified"),Os=t=>t instanceof Object;function Ts(t){if(!Os(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var Is=new TextEncoder;function re(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var Ns=class{constructor(e){m(this,"value");m(this,"next",null);m(this,"prev",null);this.value=e}},Ps=class{constructor(){m(this,"first");m(this,"last");this.first=null,this.last=null}enqueue(e){const n=new Ns(e);return this.last?this.last===this.first?(this.last=n,this.last.prev=this.first,this.first.next=n):(n.prev=this.last,this.last.next=n,this.last=n):(this.first=n,this.last=n),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const n=this.first;return this.first=null,this.last=null,n.value}const e=this.first;return this.first=e.next,e.value}},Us=class{generateSecretKey(){return Y.utils.randomPrivateKey()}getPublicKey(e){return J(Y.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=J(Y.getPublicKey(n)),r.id=rn(r),r.sig=J(Y.sign(rn(r),n)),r[Ut]=!0,r}verifyEvent(e){if(typeof e[Ut]=="boolean")return e[Ut];const n=rn(e);if(n!==e.id)return e[Ut]=!1,!1;try{const r=Y.verify(e.sig,n,e.pubkey);return e[Ut]=r,r}catch{return e[Ut]=!1,!1}}};function Ls(t){if(!Ts(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function rn(t){let e=en(Is.encode(Ls(t)));return J(e)}var _e=new Us;_e.generateSecretKey,_e.getPublicKey,_e.finalizeEvent;var Cs=_e.verifyEvent,Rs=22242;function Hs(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([s,i])=>s===n.slice(1)&&o.indexOf(i)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function qs(t,e){for(let n=0;n<t.length;n++)if(Hs(t[n],e))return!0;return!1}function Ks(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function Ms(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let s=r+1+o;return t.slice(r+1,s)}function js(t,e){return{kind:Rs,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function zs(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var Vs=t=>(t[Ut]=!0,!0),rr;try{rr=WebSocket}catch{}var or=class{constructor(e,n){m(this,"url");m(this,"_connected",!1);m(this,"onclose",null);m(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));m(this,"baseEoseTimeout",4400);m(this,"connectionTimeout",4400);m(this,"openSubs",new Map);m(this,"connectionTimeoutHandle");m(this,"connectionPromise");m(this,"openCountRequests",new Map);m(this,"openEventPublishes",new Map);m(this,"ws");m(this,"incomingMessageQueue",new Ps);m(this,"queueRunning",!1);m(this,"challenge");m(this,"serial",0);m(this,"verifyEvent");this.url=re(e),this.verifyEvent=n.verifyEvent}static async connect(e,n){const r=new or(e,n);return await r.connect(),r}closeAllSubscriptions(e){for(let[n,r]of this.openSubs)r.close(e);this.openSubs.clear();for(let[n,r]of this.openEventPublishes)r.reject(new Error(e));this.openEventPublishes.clear();for(let[n,r]of this.openCountRequests)r.reject(new Error(e));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((e,n)=>{this.connectionTimeoutHandle=setTimeout(()=>{var r;n("connection timed out"),this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new rr(this.url)}catch(r){n(r);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,e()},this.ws.onerror=r=>{var o;n(r.message),this._connected&&((o=this.onclose)==null||o.call(this),this.closeAllSubscriptions("relay connection errored"),this._connected=!1)},this.ws.onclose=async()=>{var r;this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection closed"),this._connected=!1},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await zs();this.queueRunning=!1}handleNext(){var r,o;const e=this.incomingMessageQueue.dequeue();if(!e)return!1;const n=Ms(e);if(n){const s=this.openSubs.get(n);if(!s)return;const i=Ks(e,"id"),c=(r=s.alreadyHaveEvent)==null?void 0:r.call(s,i);if((o=s.receivedEvent)==null||o.call(s,this,i),c)return}try{let s=JSON.parse(e);switch(s[0]){case"EVENT":{const i=this.openSubs.get(s[1]),c=s[2];this.verifyEvent(c)&&qs(i.filters,c)&&i.onevent(c);return}case"COUNT":{const i=s[1],c=s[2],l=this.openCountRequests.get(i);l&&(l.resolve(c.count),this.openCountRequests.delete(i));return}case"EOSE":{const i=this.openSubs.get(s[1]);if(!i)return;i.receivedEose();return}case"OK":{const i=s[1],c=s[2],l=s[3],a=this.openEventPublishes.get(i);c?a.resolve(l):a.reject(new Error(l)),this.openEventPublishes.delete(i);return}case"CLOSED":{const i=s[1],c=this.openSubs.get(i);if(!c)return;c.closed=!0,c.close(s[2]);return}case"NOTICE":this.onnotice(s[1]);return;case"AUTH":{this.challenge=s[1];return}}}catch{return}}async send(e){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var n;(n=this.ws)==null||n.send(e)})}async auth(e){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const n=await e(js(this.url,this.challenge)),r=new Promise((o,s)=>{this.openEventPublishes.set(n.id,{resolve:o,reject:s})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(e){const n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["EVENT",'+JSON.stringify(e)+"]"),n}async count(e,n){this.serial++;const r=(n==null?void 0:n.id)||"count:"+this.serial,o=new Promise((s,i)=>{this.openCountRequests.set(r,{resolve:s,reject:i})});return this.send('["COUNT","'+r+'",'+JSON.stringify(e)+"]"),o}subscribe(e,n){const r=this.prepareSubscription(e,n);return r.fire(),r}prepareSubscription(e,n){this.serial++;const r=n.id||"sub:"+this.serial,o=new Ds(this,r,e,n);return this.openSubs.set(r,o),o}close(){var e;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(e=this.ws)==null||e.close()}_onmessage(e){this.incomingMessageQueue.enqueue(e.data),this.queueRunning||this.runQueue()}},Ds=class{constructor(e,n,r,o){m(this,"relay");m(this,"id");m(this,"closed",!1);m(this,"eosed",!1);m(this,"filters");m(this,"alreadyHaveEvent");m(this,"receivedEvent");m(this,"onevent");m(this,"oneose");m(this,"onclose");m(this,"eoseTimeout");m(this,"eoseTimeoutHandle");this.relay=e,this.filters=r,this.id=n,this.alreadyHaveEvent=o.alreadyHaveEvent,this.receivedEvent=o.receivedEvent,this.eoseTimeout=o.eoseTimeout||e.baseEoseTimeout,this.oneose=o.oneose,this.onclose=o.onclose,this.onevent=o.onevent||(s=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,s)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var e;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(e=this.oneose)==null||e.call(this))}close(e="closed by caller"){var n;this.closed||(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(n=this.onclose)==null||n.call(this,e)}},Ws=class{constructor(e){m(this,"relays",new Map);m(this,"seenOn",new Map);m(this,"trackRelays",!1);m(this,"verifyEvent");m(this,"trustedRelayURLs",new Set);this.verifyEvent=e.verifyEvent}async ensureRelay(e,n){e=re(e);let r=this.relays.get(e);return r||(r=new or(e,{verifyEvent:this.trustedRelayURLs.has(e)?Vs:this.verifyEvent}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(e,r)),await r.connect(),r}close(e){e.map(re).forEach(n=>{var r;(r=this.relays.get(n))==null||r.close()})}subscribeMany(e,n,r){this.trackRelays&&(r.receivedEvent=(h,w)=>{let p=this.seenOn.get(w);p||(p=new Set,this.seenOn.set(w,p)),p.add(h)});const o=new Set,s=[],i=[];let c=h=>{var w;i[h]=!0,i.filter(p=>p).length===e.length&&((w=r.oneose)==null||w.call(r),c=()=>{})};const l=[];let a=(h,w)=>{var p;c(h),l[h]=w,l.filter(d=>d).length===e.length&&((p=r.onclose)==null||p.call(r,l),a=()=>{})};const f=h=>{var p;if((p=r.alreadyHaveEvent)!=null&&p.call(r,h))return!0;const w=o.has(h);return o.add(h),w},u=Promise.all(e.map(re).map(async(h,w,p)=>{if(p.indexOf(h)!==w){a(w,"duplicate url");return}let d;try{d=await this.ensureRelay(h,{connectionTimeout:r.maxWait?Math.max(r.maxWait*.8,r.maxWait-1e3):void 0})}catch(b){a(w,(b==null?void 0:b.message)||String(b));return}let g=d.subscribe(n,{...r,oneose:()=>c(w),onclose:b=>a(w,b),alreadyHaveEvent:f,eoseTimeout:r.maxWait});s.push(g)}));return{async close(){await u,s.forEach(h=>{h.close()})}}}subscribeManyEose(e,n,r){const o=this.subscribeMany(e,n,{...r,oneose(){o.close()}});return o}async querySync(e,n,r){return new Promise(async o=>{const s=[];this.subscribeManyEose(e,[n],{...r,onevent(i){s.push(i)},onclose(i){o(s)}})})}async get(e,n,r){n.limit=1;const o=await this.querySync(e,n,r);return o.sort((s,i)=>i.created_at-s.created_at),o[0]||null}publish(e,n){return e.map(re).map(async(r,o,s)=>s.indexOf(r)!==o?Promise.reject("duplicate url"):(await this.ensureRelay(r)).publish(n))}},Zs=class extends Ws{constructor(){super({verifyEvent:Cs})}};function sr(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Lt(t,...e){if(!sr(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error(`Uint8Array expected of length ${e}, not of length=${t.length}`)}function Se(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function ir(t,e){Lt(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */const nt=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4)),Gs=t=>new DataView(t.buffer,t.byteOffset,t.byteLength);if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function Fs(t){if(typeof t!="string")throw new Error(`string expected, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function oe(t){if(typeof t=="string")t=Fs(t);else if(sr(t))t=t.slice();else throw new Error(`Uint8Array expected, got ${typeof t}`);return t}const Js=(t,e)=>(Object.assign(e,t),e),gt=16,on=new Uint8Array(16),dt=nt(on),Ys=225,Qs=(t,e,n,r)=>{const o=r&1;return{s3:n<<31|r>>>1,s2:e<<31|n>>>1,s1:t<<31|e>>>1,s0:t>>>1^Ys<<24&-(o&1)}},it=t=>(t>>>0&255)<<24|(t>>>8&255)<<16|(t>>>16&255)<<8|t>>>24&255|0;function Xs(t){t.reverse();const e=t[15]&1;let n=0;for(let r=0;r<t.length;r++){const o=t[r];t[r]=o>>>1|n,n=(o&1)<<7}return t[0]^=-e&225,t}const ti=t=>t>64*1024?8:t>1024?4:2;class cr{constructor(e,n){this.blockLen=gt,this.outputLen=gt,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,e=oe(e),Lt(e,16);const r=Gs(e);let o=r.getUint32(0,!1),s=r.getUint32(4,!1),i=r.getUint32(8,!1),c=r.getUint32(12,!1);const l=[];for(let p=0;p<128;p++)l.push({s0:it(o),s1:it(s),s2:it(i),s3:it(c)}),{s0:o,s1:s,s2:i,s3:c}=Qs(o,s,i,c);const a=ti(n||1024);if(![1,2,4,8].includes(a))throw new Error(`ghash: wrong window size=${a}, should be 2, 4 or 8`);this.W=a;const u=128/a,h=this.windowSize=2**a,w=[];for(let p=0;p<u;p++)for(let d=0;d<h;d++){let g=0,b=0,y=0,E=0;for(let A=0;A<a;A++){if(!(d>>>a-A-1&1))continue;const{s0:v,s1:_,s2:S,s3:U}=l[a*p+A];g^=v,b^=_,y^=S,E^=U}w.push({s0:g,s1:b,s2:y,s3:E})}this.t=w}_updateBlock(e,n,r,o){e^=this.s0,n^=this.s1,r^=this.s2,o^=this.s3;const{W:s,t:i,windowSize:c}=this;let l=0,a=0,f=0,u=0;const h=(1<<s)-1;let w=0;for(const p of[e,n,r,o])for(let d=0;d<4;d++){const g=p>>>8*d&255;for(let b=8/s-1;b>=0;b--){const y=g>>>s*b&h,{s0:E,s1:A,s2:O,s3:v}=i[w*c+y];l^=E,a^=A,f^=O,u^=v,w+=1}}this.s0=l,this.s1=a,this.s2=f,this.s3=u}update(e){e=oe(e),Se(this);const n=nt(e),r=Math.floor(e.length/gt),o=e.length%gt;for(let s=0;s<r;s++)this._updateBlock(n[s*4+0],n[s*4+1],n[s*4+2],n[s*4+3]);return o&&(on.set(e.subarray(r*gt)),this._updateBlock(dt[0],dt[1],dt[2],dt[3]),dt.fill(0)),this}destroy(){const{t:e}=this;for(const n of e)n.s0=0,n.s1=0,n.s2=0,n.s3=0}digestInto(e){Se(this),ir(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:s}=this,i=nt(e);return i[0]=n,i[1]=r,i[2]=o,i[3]=s,e}digest(){const e=new Uint8Array(gt);return this.digestInto(e),this.destroy(),e}}class ei extends cr{constructor(e,n){e=oe(e);const r=Xs(e.slice());super(r,n),r.fill(0)}update(e){e=oe(e),Se(this);const n=nt(e),r=e.length%gt,o=Math.floor(e.length/gt);for(let s=0;s<o;s++)this._updateBlock(it(n[s*4+3]),it(n[s*4+2]),it(n[s*4+1]),it(n[s*4+0]));return r&&(on.set(e.subarray(o*gt)),this._updateBlock(it(dt[3]),it(dt[2]),it(dt[1]),it(dt[0])),dt.fill(0)),this}digestInto(e){Se(this),ir(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:s}=this,i=nt(e);return i[0]=n,i[1]=r,i[2]=o,i[3]=s,e.reverse()}}function lr(t){const e=(r,o)=>t(o,r.length).update(oe(r)).digest(),n=t(new Uint8Array(16),0);return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=(r,o)=>t(r,o),e}lr((t,e)=>new cr(t,e)),lr((t,e)=>new ei(t,e));const At=16,ni=283;function sn(t){return t<<1^ni&-(t>>7)}function Wt(t,e){let n=0;for(;e>0;e>>=1)n^=t&-(e&1),t=sn(t);return n}const cn=(()=>{let t=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=sn(r))t[n]=r;const e=new Uint8Array(256);e[0]=99;for(let n=0;n<255;n++){let r=t[255-n];r|=r<<8,e[t[n]]=(r^r>>4^r>>5^r>>6^r>>7^99)&255}return e})(),ri=cn.map((t,e)=>cn.indexOf(e)),oi=t=>t<<24|t>>>8,ln=t=>t<<8|t>>>24;function ar(t,e){if(t.length!==256)throw new Error("Wrong sbox length");const n=new Uint32Array(256).map((a,f)=>e(t[f])),r=n.map(ln),o=r.map(ln),s=o.map(ln),i=new Uint32Array(256*256),c=new Uint32Array(256*256),l=new Uint16Array(256*256);for(let a=0;a<256;a++)for(let f=0;f<256;f++){const u=a*256+f;i[u]=n[a]^r[f],c[u]=o[a]^s[f],l[u]=t[a]<<8|t[f]}return{sbox:t,sbox2:l,T0:n,T1:r,T2:o,T3:s,T01:i,T23:c}}const an=ar(cn,t=>Wt(t,3)<<24|t<<16|t<<8|Wt(t,2)),ur=ar(ri,t=>Wt(t,11)<<24|Wt(t,13)<<16|Wt(t,9)<<8|Wt(t,14)),si=(()=>{const t=new Uint8Array(16);for(let e=0,n=1;e<16;e++,n=sn(n))t[e]=n;return t})();function fr(t){Lt(t);const e=t.length;if(![16,24,32].includes(e))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${e}`);const{sbox2:n}=an,r=nt(t),o=r.length,s=c=>ht(n,c,c,c,c),i=new Uint32Array(e+28);i.set(r);for(let c=o;c<i.length;c++){let l=i[c-1];c%o===0?l=s(oi(l))^si[c/o-1]:o>6&&c%o===4&&(l=s(l)),i[c]=i[c-o]^l}return i}function ii(t){const e=fr(t),n=e.slice(),r=e.length,{sbox2:o}=an,{T0:s,T1:i,T2:c,T3:l}=ur;for(let a=0;a<r;a+=4)for(let f=0;f<4;f++)n[a+f]=e[r-a-4+f];e.fill(0);for(let a=4;a<r-4;a++){const f=n[a],u=ht(o,f,f,f,f);n[a]=s[u&255]^i[u>>>8&255]^c[u>>>16&255]^l[u>>>24]}return n}function Bt(t,e,n,r,o,s){return t[n<<8&65280|r>>>8&255]^e[o>>>8&65280|s>>>24&255]}function ht(t,e,n,r,o){return t[e&255|n&65280]|t[r>>>16&255|o>>>16&65280]<<16}function dr(t,e,n,r,o){const{sbox2:s,T01:i,T23:c}=an;let l=0;e^=t[l++],n^=t[l++],r^=t[l++],o^=t[l++];const a=t.length/4-2;for(let p=0;p<a;p++){const d=t[l++]^Bt(i,c,e,n,r,o),g=t[l++]^Bt(i,c,n,r,o,e),b=t[l++]^Bt(i,c,r,o,e,n),y=t[l++]^Bt(i,c,o,e,n,r);e=d,n=g,r=b,o=y}const f=t[l++]^ht(s,e,n,r,o),u=t[l++]^ht(s,n,r,o,e),h=t[l++]^ht(s,r,o,e,n),w=t[l++]^ht(s,o,e,n,r);return{s0:f,s1:u,s2:h,s3:w}}function ci(t,e,n,r,o){const{sbox2:s,T01:i,T23:c}=ur;let l=0;e^=t[l++],n^=t[l++],r^=t[l++],o^=t[l++];const a=t.length/4-2;for(let p=0;p<a;p++){const d=t[l++]^Bt(i,c,e,o,r,n),g=t[l++]^Bt(i,c,n,e,o,r),b=t[l++]^Bt(i,c,r,n,e,o),y=t[l++]^Bt(i,c,o,r,n,e);e=d,n=g,r=b,o=y}const f=t[l++]^ht(s,e,o,r,n),u=t[l++]^ht(s,n,e,o,r),h=t[l++]^ht(s,r,n,e,o),w=t[l++]^ht(s,o,r,n,e);return{s0:f,s1:u,s2:h,s3:w}}function hr(t,e){if(!e)return new Uint8Array(t);if(Lt(e),e.length<t)throw new Error(`aes: wrong destination length, expected at least ${t}, got: ${e.length}`);return e}function li(t){if(Lt(t),t.length%At!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${At}`)}function ai(t,e,n){let r=t.length;const o=r%At;if(!e&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const s=nt(t);if(e){let l=At-o;l||(l=At),r=r+l}const i=hr(r,n),c=nt(i);return{b:s,o:c,out:i}}function ui(t,e){if(!e)return t;const n=t.length;if(!n)throw new Error("aes/pcks5: empty ciphertext not allowed");const r=t[n-1];if(r<=0||r>16)throw new Error(`aes/pcks5: wrong padding byte: ${r}`);const o=t.subarray(0,-r);for(let s=0;s<r;s++)if(t[n-s-1]!==r)throw new Error("aes/pcks5: wrong padding");return o}function fi(t){const e=new Uint8Array(16),n=nt(e);e.set(t);const r=At-t.length;for(let o=At-r;o<At;o++)e[o]=r;return n}const wr=Js({blockSize:16,nonceLength:16},function(e,n,r={}){Lt(e),Lt(n,16);const o=!r.disablePadding;return{encrypt:(s,i)=>{const c=fr(e),{b:l,o:a,out:f}=ai(s,o,i),u=nt(n);let h=u[0],w=u[1],p=u[2],d=u[3],g=0;for(;g+4<=l.length;)h^=l[g+0],w^=l[g+1],p^=l[g+2],d^=l[g+3],{s0:h,s1:w,s2:p,s3:d}=dr(c,h,w,p,d),a[g++]=h,a[g++]=w,a[g++]=p,a[g++]=d;if(o){const b=fi(s.subarray(g*4));h^=b[0],w^=b[1],p^=b[2],d^=b[3],{s0:h,s1:w,s2:p,s3:d}=dr(c,h,w,p,d),a[g++]=h,a[g++]=w,a[g++]=p,a[g++]=d}return c.fill(0),f},decrypt:(s,i)=>{li(s);const c=ii(e),l=nt(n),a=hr(s.length,i),f=nt(s),u=nt(a);let h=l[0],w=l[1],p=l[2],d=l[3];for(let g=0;g+4<=f.length;){const b=h,y=w,E=p,A=d;h=f[g+0],w=f[g+1],p=f[g+2],d=f[g+3];const{s0:O,s1:v,s2:_,s3:S}=ci(c,h,w,p,d);u[g++]=O^b,u[g++]=v^y,u[g++]=_^E,u[g++]=S^A}return c.fill(0),ui(a,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Zt(t){if(!Number.isSafeInteger(t))throw new Error(`Wrong integer: ${t}`)}function bt(...t){const e=(o,s)=>i=>o(s(i)),n=Array.from(t).reverse().reduce((o,s)=>o?e(o,s.encode):s.encode,void 0),r=t.reduce((o,s)=>o?e(o,s.decode):s.decode,void 0);return{encode:n,decode:r}}function yt(t){return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return e.map(n=>{if(Zt(n),n<0||n>=t.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${t.length})`);return t[n]})},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("alphabet.decode input should be array of strings");return e.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=t.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${t}`);return r})}}}function mt(t=""){if(typeof t!="string")throw new Error("join separator should be string");return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of e)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return e.join(t)},decode:e=>{if(typeof e!="string")throw new Error("join.decode input should be string");return e.split(t)}}}function ke(t,e="="){if(Zt(t),typeof e!="string")throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let r of n)if(typeof r!="string")throw new Error(`padding.encode: non-string input=${r}`);for(;n.length*t%8;)n.push(e);return n},decode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let o of n)if(typeof o!="string")throw new Error(`padding.decode: non-string input=${o}`);let r=n.length;if(r*t%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===e;r--)if(!((r-1)*t%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function pr(t){if(typeof t!="function")throw new Error("normalize fn should be function");return{encode:e=>e,decode:e=>t(e)}}function gr(t,e,n){if(e<2)throw new Error(`convertRadix: wrong from=${e}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(t))throw new Error("convertRadix: data should be array");if(!t.length)return[];let r=0;const o=[],s=Array.from(t);for(s.forEach(i=>{if(Zt(i),i<0||i>=e)throw new Error(`Wrong integer: ${i}`)});;){let i=0,c=!0;for(let l=r;l<s.length;l++){const a=s[l],f=e*i+a;if(!Number.isSafeInteger(f)||e*i/e!==i||f-a!==e*i)throw new Error("convertRadix: carry overflow");if(i=f%n,s[l]=Math.floor(f/n),!Number.isSafeInteger(s[l])||s[l]*n+i!==f)throw new Error("convertRadix: carry overflow");if(c)s[l]?c=!1:r=l;else continue}if(o.push(i),c)break}for(let i=0;i<t.length-1&&t[i]===0;i++)o.push(0);return o.reverse()}const br=(t,e)=>e?br(e,t%e):t,Ae=(t,e)=>t+(e-br(t,e));function un(t,e,n,r){if(!Array.isArray(t))throw new Error("convertRadix2: data should be array");if(e<=0||e>32)throw new Error(`convertRadix2: wrong from=${e}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(Ae(e,n)>32)throw new Error(`convertRadix2: carry overflow from=${e} to=${n} carryBits=${Ae(e,n)}`);let o=0,s=0;const i=2**n-1,c=[];for(const l of t){if(Zt(l),l>=2**e)throw new Error(`convertRadix2: invalid data word=${l} from=${e}`);if(o=o<<e|l,s+e>32)throw new Error(`convertRadix2: carry overflow pos=${s} from=${e}`);for(s+=e;s>=n;s-=n)c.push((o>>s-n&i)>>>0);o&=2**s-1}if(o=o<<n-s&i,!r&&s>=e)throw new Error("Excess padding");if(!r&&o)throw new Error(`Non-zero padding: ${o}`);return r&&s>0&&c.push(o>>>0),c}function di(t){return Zt(t),{encode:e=>{if(!(e instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return gr(Array.from(e),2**8,t)},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("radix.decode input should be array of strings");return Uint8Array.from(gr(e,t,2**8))}}}function $t(t,e=!1){if(Zt(t),t<=0||t>32)throw new Error("radix2: bits should be in (0..32]");if(Ae(8,t)>32||Ae(t,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return un(Array.from(n),8,t,!e)},decode:n=>{if(!Array.isArray(n)||n.length&&typeof n[0]!="number")throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(un(n,t,8,e))}}}function yr(t){if(typeof t!="function")throw new Error("unsafeWrapper fn should be function");return function(...e){try{return t.apply(null,e)}catch{}}}const hi=bt($t(4),yt("0123456789ABCDEF"),mt("")),wi=bt($t(5),yt("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),ke(5),mt(""));bt($t(5),yt("0123456789ABCDEFGHIJKLMNOPQRSTUV"),ke(5),mt("")),bt($t(5),yt("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),mt(""),pr(t=>t.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const se=bt($t(6),yt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),ke(6),mt("")),pi=bt($t(6),yt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),ke(6),mt("")),fn=t=>bt(di(58),yt(t),mt("")),dn=fn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");fn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),fn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const mr=[0,2,3,5,6,7,9,10,11],gi={encode(t){let e="";for(let n=0;n<t.length;n+=8){const r=t.subarray(n,n+8);e+=dn.encode(r).padStart(mr[r.length],"1")}return e},decode(t){let e=[];for(let n=0;n<t.length;n+=11){const r=t.slice(n,n+11),o=mr.indexOf(r.length),s=dn.decode(r);for(let i=0;i<s.length-o;i++)if(s[i]!==0)throw new Error("base58xmr: wrong padding");e=e.concat(Array.from(s.slice(s.length-o)))}return Uint8Array.from(e)}},hn=bt(yt("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),mt("")),xr=[996825010,642813549,513874426,1027748829,705979059];function ie(t){const e=t>>25;let n=(t&33554431)<<5;for(let r=0;r<xr.length;r++)(e>>r&1)===1&&(n^=xr[r]);return n}function Er(t,e,n=1){const r=t.length;let o=1;for(let s=0;s<r;s++){const i=t.charCodeAt(s);if(i<33||i>126)throw new Error(`Invalid prefix (${t})`);o=ie(o)^i>>5}o=ie(o);for(let s=0;s<r;s++)o=ie(o)^t.charCodeAt(s)&31;for(let s of e)o=ie(o)^s;for(let s=0;s<6;s++)o=ie(o);return o^=n,hn.encode(un([o%2**30],30,5,!1))}function vr(t){const e=t==="bech32"?1:734539939,n=$t(5),r=n.decode,o=n.encode,s=yr(r);function i(f,u,h=90){if(typeof f!="string")throw new Error(`bech32.encode prefix should be string, not ${typeof f}`);if(!Array.isArray(u)||u.length&&typeof u[0]!="number")throw new Error(`bech32.encode words should be array of numbers, not ${typeof u}`);const w=f.length+7+u.length;if(h!==!1&&w>h)throw new TypeError(`Length ${w} exceeds limit ${h}`);return f=f.toLowerCase(),`${f}1${hn.encode(u)}${Er(f,u,e)}`}function c(f,u=90){if(typeof f!="string")throw new Error(`bech32.decode input should be string, not ${typeof f}`);if(f.length<8||u!==!1&&f.length>u)throw new TypeError(`Wrong string length: ${f.length} (${f}). Expected (8..${u})`);const h=f.toLowerCase();if(f!==h&&f!==f.toUpperCase())throw new Error("String must be lowercase or uppercase");f=h;const w=f.lastIndexOf("1");if(w===0||w===-1)throw new Error('Letter "1" must be present between prefix and data only');const p=f.slice(0,w),d=f.slice(w+1);if(d.length<6)throw new Error("Data must be at least 6 characters long");const g=hn.decode(d).slice(0,-6),b=Er(p,g,e);if(!d.endsWith(b))throw new Error(`Invalid checksum in ${f}: expected "${b}"`);return{prefix:p,words:g}}const l=yr(c);function a(f){const{prefix:u,words:h}=c(f,!1);return{prefix:u,words:h,bytes:r(h)}}return{encode:i,decode:c,decodeToBytes:a,decodeUnsafe:l,fromWords:r,fromWordsUnsafe:s,toWords:o}}const _r=vr("bech32");vr("bech32m");const bi={encode:t=>new TextDecoder().decode(t),decode:t=>new TextEncoder().encode(t)},yi=bt($t(4),yt("0123456789abcdef"),mt(""),pr(t=>{if(typeof t!="string"||t.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof t} with length ${t.length}`);return t.toLowerCase()}));`${Object.keys({utf8:bi,hex:yi,base16:hi,base32:wi,base64:se,base64url:pi,base58:dn,base58xmr:gi}).join(", ")}`;var Ct=Symbol("verified"),mi=t=>t instanceof Object;function xi(t){if(!mi(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}var Ei=new TextDecoder("utf-8"),Sr=new TextEncoder;function ce(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var vi=class{constructor(t){m(this,"value");m(this,"next",null);m(this,"prev",null);this.value=t}},_i=class{constructor(){m(this,"first");m(this,"last");this.first=null,this.last=null}enqueue(t){const e=new vi(t);return this.last?this.last===this.first?(this.last=e,this.last.prev=this.first,this.first.next=e):(e.prev=this.last,this.last.next=e,this.last=e):(this.first=e,this.last=e),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const e=this.first;return this.first=null,this.last=null,e.value}const t=this.first;return this.first=t.next,t.value}},Si=class{generateSecretKey(){return Y.utils.randomPrivateKey()}getPublicKey(t){return J(Y.getPublicKey(t))}finalizeEvent(t,e){const n=t;return n.pubkey=J(Y.getPublicKey(e)),n.id=wn(n),n.sig=J(Y.sign(wn(n),e)),n[Ct]=!0,n}verifyEvent(t){if(typeof t[Ct]=="boolean")return t[Ct];const e=wn(t);if(e!==t.id)return t[Ct]=!1,!1;try{const n=Y.verify(t.sig,e,t.pubkey);return t[Ct]=n,n}catch{return t[Ct]=!1,!1}}};function ki(t){if(!xi(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function wn(t){let e=en(Sr.encode(ki(t)));return J(e)}var Be=new Si,Ai=Be.generateSecretKey,kr=Be.getPublicKey,Bi=Be.finalizeEvent,Ar=Be.verifyEvent;async function $i(t,e,n){const r=t instanceof Uint8Array?J(t):t,o=ee.getSharedSecret(r,"02"+e),s=Br(o);let i=Uint8Array.from(Eo(16)),c=Sr.encode(n),l=wr(s,i).encrypt(c),a=se.encode(new Uint8Array(l)),f=se.encode(new Uint8Array(i.buffer));return`${a}?iv=${f}`}async function Oi(t,e,n){const r=t instanceof Uint8Array?J(t):t;let[o,s]=n.split("?iv="),i=ee.getSharedSecret(r,"02"+e),c=Br(i),l=se.decode(s),a=se.decode(o),f=wr(c,l).decrypt(a);return Ei.decode(f)}function Br(t){return t.slice(1,33)}var Ti=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Ii;try{Ii=fetch}catch{}var Ni=22242,pn=24133,Pi=31990;function Ui(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([s,i])=>s===n.slice(1)&&o.indexOf(i)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function Li(t,e){for(let n=0;n<t.length;n++)if(Ui(t[n],e))return!0;return!1}function Ci(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function Ri(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let s=r+1+o;return t.slice(r+1,s)}function Hi(t,e){return{kind:Ni,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function qi(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var Ki=t=>(t[Ct]=!0,!0),$r;try{$r=WebSocket}catch{}var Or=class{constructor(t,e){m(this,"url");m(this,"_connected",!1);m(this,"onclose",null);m(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));m(this,"baseEoseTimeout",4400);m(this,"connectionTimeout",4400);m(this,"openSubs",new Map);m(this,"connectionTimeoutHandle");m(this,"connectionPromise");m(this,"openCountRequests",new Map);m(this,"openEventPublishes",new Map);m(this,"ws");m(this,"incomingMessageQueue",new _i);m(this,"queueRunning",!1);m(this,"challenge");m(this,"serial",0);m(this,"verifyEvent");this.url=ce(t),this.verifyEvent=e.verifyEvent}static async connect(t,e){const n=new Or(t,e);return await n.connect(),n}closeAllSubscriptions(t){for(let[e,n]of this.openSubs)n.close(t);this.openSubs.clear();for(let[e,n]of this.openEventPublishes)n.reject(new Error(t));this.openEventPublishes.clear();for(let[e,n]of this.openCountRequests)n.reject(new Error(t));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((t,e)=>{this.connectionTimeoutHandle=setTimeout(()=>{var n;e("connection timed out"),this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new $r(this.url)}catch(n){e(n);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,t()},this.ws.onerror=n=>{var r;e(n.message),this._connected&&((r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection errored"),this._connected=!1)},this.ws.onclose=async()=>{var n;this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection closed"),this._connected=!1},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await qi();this.queueRunning=!1}handleNext(){var n,r;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const e=Ri(t);if(e){const o=this.openSubs.get(e);if(!o)return;const s=Ci(t,"id"),i=(n=o.alreadyHaveEvent)==null?void 0:n.call(o,s);if((r=o.receivedEvent)==null||r.call(o,this,s),i)return}try{let o=JSON.parse(t);switch(o[0]){case"EVENT":{const s=this.openSubs.get(o[1]),i=o[2];this.verifyEvent(i)&&Li(s.filters,i)&&s.onevent(i);return}case"COUNT":{const s=o[1],i=o[2],c=this.openCountRequests.get(s);c&&(c.resolve(i.count),this.openCountRequests.delete(s));return}case"EOSE":{const s=this.openSubs.get(o[1]);if(!s)return;s.receivedEose();return}case"OK":{const s=o[1],i=o[2],c=o[3],l=this.openEventPublishes.get(s);i?l.resolve(c):l.reject(new Error(c)),this.openEventPublishes.delete(s);return}case"CLOSED":{const s=o[1],i=this.openSubs.get(s);if(!i)return;i.closed=!0,i.close(o[2]);return}case"NOTICE":this.onnotice(o[1]);return;case"AUTH":{this.challenge=o[1];return}}}catch{return}}async send(t){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var e;(e=this.ws)==null||e.send(t)})}async auth(t){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const e=await t(Hi(this.url,this.challenge)),n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["AUTH",'+JSON.stringify(e)+"]"),n}async publish(t){const e=new Promise((n,r)=>{this.openEventPublishes.set(t.id,{resolve:n,reject:r})});return this.send('["EVENT",'+JSON.stringify(t)+"]"),e}async count(t,e){this.serial++;const n=(e==null?void 0:e.id)||"count:"+this.serial,r=new Promise((o,s)=>{this.openCountRequests.set(n,{resolve:o,reject:s})});return this.send('["COUNT","'+n+'",'+JSON.stringify(t)+"]"),r}subscribe(t,e){const n=this.prepareSubscription(t,e);return n.fire(),n}prepareSubscription(t,e){this.serial++;const n=e.id||"sub:"+this.serial,r=new Mi(this,n,t,e);return this.openSubs.set(n,r),r}close(){var t;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(t=this.ws)==null||t.close()}_onmessage(t){this.incomingMessageQueue.enqueue(t.data),this.queueRunning||this.runQueue()}},Mi=class{constructor(t,e,n,r){m(this,"relay");m(this,"id");m(this,"closed",!1);m(this,"eosed",!1);m(this,"filters");m(this,"alreadyHaveEvent");m(this,"receivedEvent");m(this,"onevent");m(this,"oneose");m(this,"onclose");m(this,"eoseTimeout");m(this,"eoseTimeoutHandle");this.relay=t,this.filters=n,this.id=e,this.alreadyHaveEvent=r.alreadyHaveEvent,this.receivedEvent=r.receivedEvent,this.eoseTimeout=r.eoseTimeout||t.baseEoseTimeout,this.oneose=r.oneose,this.onclose=r.onclose,this.onevent=r.onevent||(o=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,o)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var t;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(t=this.oneose)==null||t.call(this))}close(t="closed by caller"){var e;this.closed||(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(e=this.onclose)==null||e.call(this,t)}},ji=class{constructor(t){m(this,"relays",new Map);m(this,"seenOn",new Map);m(this,"trackRelays",!1);m(this,"verifyEvent");m(this,"trustedRelayURLs",new Set);this.verifyEvent=t.verifyEvent}async ensureRelay(t,e){t=ce(t);let n=this.relays.get(t);return n||(n=new Or(t,{verifyEvent:this.trustedRelayURLs.has(t)?Ki:this.verifyEvent}),e!=null&&e.connectionTimeout&&(n.connectionTimeout=e.connectionTimeout),this.relays.set(t,n)),await n.connect(),n}close(t){t.map(ce).forEach(e=>{var n;(n=this.relays.get(e))==null||n.close()})}subscribeMany(t,e,n){this.trackRelays&&(n.receivedEvent=(u,h)=>{let w=this.seenOn.get(h);w||(w=new Set,this.seenOn.set(h,w)),w.add(u)});const r=new Set,o=[],s=[];let i=u=>{var h;s[u]=!0,s.filter(w=>w).length===t.length&&((h=n.oneose)==null||h.call(n),i=()=>{})};const c=[];let l=(u,h)=>{var w;i(u),c[u]=h,c.filter(p=>p).length===t.length&&((w=n.onclose)==null||w.call(n,c),l=()=>{})};const a=u=>{var w;if((w=n.alreadyHaveEvent)!=null&&w.call(n,u))return!0;const h=r.has(u);return r.add(u),h},f=Promise.all(t.map(ce).map(async(u,h,w)=>{if(w.indexOf(u)!==h){l(h,"duplicate url");return}let p;try{p=await this.ensureRelay(u,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(g){l(h,(g==null?void 0:g.message)||String(g));return}let d=p.subscribe(e,{...n,oneose:()=>i(h),onclose:g=>l(h,g),alreadyHaveEvent:a,eoseTimeout:n.maxWait});o.push(d)}));return{async close(){await f,o.forEach(u=>{u.close()})}}}subscribeManyEose(t,e,n){const r=this.subscribeMany(t,e,{...n,oneose(){r.close()}});return r}async querySync(t,e,n){return new Promise(async r=>{const o=[];this.subscribeManyEose(t,[e],{...n,onevent(s){o.push(s)},onclose(s){r(o)}})})}async get(t,e,n){e.limit=1;const r=await this.querySync(t,e,n);return r.sort((o,s)=>s.created_at-o.created_at),r[0]||null}publish(t,e){return t.map(ce).map(async(n,r,o)=>o.indexOf(n)!==r?Promise.reject("duplicate url"):(await this.ensureRelay(n)).publish(e))}},zi=class extends ji{constructor(){super({verifyEvent:Ar})}},Tr;try{Tr=fetch}catch{}var Ir=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%]*)$/,Vi=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;async function Di(t){let e=t.match(Ir);if(e)try{const n=e[1],r=new URLSearchParams(e[2]);return{pubkey:n,relays:r.getAll("relay"),secret:r.get("secret")}}catch{}return Nr(t)}async function Nr(t){const e=t.match(Ti);if(!e)return null;const[n,r="_",o]=e;try{const s=`https://${o}/.well-known/nostr.json?name=${r}`,i=await(await Tr(s,{redirect:"error"})).json();let c=i.names[r],l=i.nip46[c]||[];return{pubkey:c,relays:l,secret:null}}catch{return null}}var gn=class{constructor(t,e,n={}){m(this,"pool");m(this,"subCloser");m(this,"isOpen");m(this,"serial");m(this,"idPrefix");m(this,"listeners");m(this,"waitingForAuth");m(this,"secretKey");m(this,"bp");if(e.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new zi,this.secretKey=t,this.bp=e,this.isOpen=!1,this.idPrefix=Math.random().toString(36).substring(7),this.serial=0,this.listeners={},this.waitingForAuth={};const r=this.listeners,o=this.waitingForAuth;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[pn],"#p":[kr(this.secretKey)]}],{async onevent(s){const{id:i,result:c,error:l}=JSON.parse(await Oi(t,s.pubkey,s.content));if(c==="auth_url"&&o[i]){delete r[i],n.onauth?n.onauth(l):console.warn(`nostr-tools/nip46: remote signer ${e.pubkey} tried to send an "auth_url"='${l}' but there was no onauth() callback configured.`);return}let a=r[i];a&&(l?a.reject(l):c&&a.resolve(c),delete r[i])}}),this.isOpen=!0}async close(){this.isOpen=!1,this.subCloser.close()}async sendRequest(t,e){return new Promise(async(n,r)=>{try{if(!this.isOpen)throw new Error("this signer is not open anymore, create a new one");this.serial++;const o=`${this.idPrefix}-${this.serial}`,s=await $i(this.secretKey,this.bp.pubkey,JSON.stringify({id:o,method:t,params:e})),i=Bi({kind:pn,tags:[["p",this.bp.pubkey]],content:s,created_at:Math.floor(Date.now()/1e3)},this.secretKey);this.listeners[o]={resolve:n,reject:r},this.waitingForAuth[o]=!0,await Promise.any(this.pool.publish(this.bp.relays,i))}catch(o){r(o)}})}async ping(){let t=await this.sendRequest("ping",[]);if(t!=="pong")throw new Error(`result is not pong: ${t}`)}async connect(){await this.sendRequest("connect",[kr(this.secretKey),this.bp.secret||""])}async getPublicKey(){return this.bp.pubkey}async getRelays(){return JSON.parse(await this.sendRequest("get_relays",[]))}async signEvent(t){let e=await this.sendRequest("sign_event",[JSON.stringify(t)]),n=JSON.parse(e);if(n.pubkey===this.bp.pubkey&&Ar(n))return n;throw new Error(`event returned from bunker is improperly signed: ${JSON.stringify(n)}`)}async nip04Encrypt(t,e){return await this.sendRequest("nip04_encrypt",[t,e])}async nip04Decrypt(t,e){return await this.sendRequest("nip04_decrypt",[t,e])}async nip44GetKey(t){let e=await this.sendRequest("nip44_get_key",[t]);return Ue(e)}async nip44Encrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}async nip44Decrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}};async function Wi(t,e,n,r,o){if(o&&!Vi.test(o))throw new Error("Invalid email");let s=Ai(),i=new gn(s,t.bunkerPointer,e),c=await i.sendRequest("create_account",[n,r,o||""]);return i.bp.pubkey=c,await i.connect(),i}async function Zi(t,e){const n=await t.querySync(e,{kinds:[Pi],"#k":[pn.toString()]});return(await Promise.all(n.map(async o=>{try{const s=JSON.parse(o.content),i=await Nr(s.nip05);if(i&&i.pubkey===o.pubkey&&i.relays.length)return{bunkerPointer:i,nip05:s.nip05,domain:s.nip05.split("@")[1],name:s.name||s.display_name,picture:s.picture,about:s.about,website:s.website,local:!1}}catch{return}}))).filter(o=>o!==void 0)}var Pr=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Ur;try{Ur=fetch}catch{}async function Gi(t){var s;const e=t.match(Pr);if(!e)return null;const[n,r="_",o]=e;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,c=await(await Ur(i,{redirect:"error"})).json();let l=c.names[r];return l?{pubkey:l,relays:(s=c.relays)==null?void 0:s[l]}:null}catch{return null}}new TextDecoder("utf-8"),new TextEncoder;var Fi=5e3;function Ji(t){return Qi("npub",Ue(t))}function Yi(t,e){let n=_r.toWords(e);return _r.encode(t,n,Fi)}function Qi(t,e){return Yi(t,e)}const{window:Xi}=Jr;function Lr(t,e,n){const r=t.slice();return r[37]=e[n],r}function tc(t){let e,n,r,o,s,i,c,l;function a(h,w){if(h[9])return oc;if(!h[10])return rc;if(h[10])return nc}let f=a(t),u=f&&f(t);return{c(){e=L("div"),n=L("button"),r=tt("⤫"),s=D(),u&&u.c(),$(n,"class",o="tw-absolute tw-top-0 tw-right-0.5 tw-bg-transparent tw-border-none tw-cursor-pointer tw-text-"+t[0]+"-950 tw-text-3xl"),$(e,"class",i="tw-w-80 tw-px-6 tw-py-8 tw-bg-"+t[0]+"-700 tw-rounded-md tw-shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] tw-transition-all tw-animate-show")},m(h,w){M(h,e,w),N(e,n),N(n,r),N(e,s),u&&u.m(e,null),c||(l=ct(n,"click",t[14]),c=!0)},p(h,w){w[0]&1&&o!==(o="tw-absolute tw-top-0 tw-right-0.5 tw-bg-transparent tw-border-none tw-cursor-pointer tw-text-"+h[0]+"-950 tw-text-3xl")&&$(n,"class",o),f===(f=a(h))&&u?u.p(h,w):(u&&u.d(1),u=f&&f(h),u&&(u.c(),u.m(e,null))),w[0]&1&&i!==(i="tw-w-80 tw-px-6 tw-py-8 tw-bg-"+h[0]+"-700 tw-rounded-md tw-shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] tw-transition-all tw-animate-show")&&$(e,"class",i)},d(h){h&&q(e),u&&u.d(),c=!1,l()}}}function ec(t){let e,n;function r(i,c){return i[8]?cc:i[10]?sc:ic}let o=r(t),s=o(t);return{c(){e=L("div"),s.c(),$(e,"class",n="tw-px-4 tw-py-2 tw-bg-"+t[0]+"-700 hover:tw-bg-"+t[0]+"-800 tw-rounded tw-cursor-pointer tw-shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)]")},m(i,c){M(i,e,c),s.m(e,null)},p(i,c){o===(o=r(i))&&s?s.p(i,c):(s.d(1),s=o(i),s&&(s.c(),s.m(e,null))),c[0]&1&&n!==(n="tw-px-4 tw-py-2 tw-bg-"+i[0]+"-700 hover:tw-bg-"+i[0]+"-800 tw-rounded tw-cursor-pointer tw-shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)]")&&$(e,"class",n)},d(i){i&&q(e),s.d()}}}function nc(t){let e,n,r,o,s,i,c=t[10].npub+"",l,a,f,u,h,w,p,d,g,b,y,E=nr(t[6])+"",A,O,v,_=(t[10].picture||t[10].name)&&Cr(t);return{c(){e=L("div"),n=L("div"),n.textContent="You are connected to Nostr as",r=D(),o=L("a"),_&&_.c(),s=D(),i=L("div"),l=tt(c),f=D(),u=L("button"),h=tt("Disconnect"),p=D(),d=L("div"),g=tt("This webpage is using the public key:"),b=L("br"),y=D(),A=tt(E),$(n,"class","tw-text-sm tw-mb-4"),$(i,"class","tw-block tw-break-all"),$(o,"target","_blank"),$(o,"href",a="https://nosta.me/"+t[10].npub),$(o,"class","tw-text-white tw-no-underline tw-group"),$(e,"class","tw-text-center"),$(u,"class",w="tw-block tw-w-full tw-my-2 tw-mt-6 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+t[0]+"-900 hover:tw-bg-"+t[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white"),$(d,"class","tw-block tw-break-all tw-mt-6 tw-text-center tw-text-sm")},m(S,U){M(S,e,U),N(e,n),N(e,r),N(e,o),_&&_.m(o,null),N(o,s),N(o,i),N(i,l),M(S,f,U),M(S,u,U),N(u,h),M(S,p,U),M(S,d,U),N(d,g),N(d,b),N(d,y),N(d,A),O||(v=ct(u,"click",t[16]),O=!0)},p(S,U){S[10].picture||S[10].name?_?_.p(S,U):(_=Cr(S),_.c(),_.m(o,s)):_&&(_.d(1),_=null),U[0]&1024&&c!==(c=S[10].npub+"")&&fe(l,c),U[0]&1024&&a!==(a="https://nosta.me/"+S[10].npub)&&$(o,"href",a),U[0]&1&&w!==(w="tw-block tw-w-full tw-my-2 tw-mt-6 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+S[0]+"-900 hover:tw-bg-"+S[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white")&&$(u,"class",w),U[0]&64&&E!==(E=nr(S[6])+"")&&fe(A,E)},d(S){S&&(q(e),q(f),q(u),q(p),q(d)),_&&_.d(),O=!1,v()}}}function rc(t){let e,n,r,o,s,i,c,l,a,f,u,h,w,p,d,g,b;return{c(){e=L("div"),e.textContent="How do you want to connect to Nostr?",n=D(),r=L("form"),o=L("input"),s=D(),i=L("button"),c=tt("Connect »"),f=D(),u=L("div"),h=tt("Do you need a Nostr account?"),w=L("br"),p=D(),d=L("button"),d.textContent="Sign up now",$(e,"class","tw-text-lg tw-text-center"),$(o,"class","tw-box-border tw-w-full tw-px-2 tw-py-1 tw-rounded tw-text-lg tw-border-none tw-outline-none"),$(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,$(i,"class",l="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+t[0]+"-900 hover:tw-bg-"+t[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default"),i.disabled=a=!t[12],$(r,"class","flex tw-mt-4 tw-mb-1"),$(d,"class","tw-border-0 tw-bg-transparent tw-text-white tw-cursor-pointer tw-underline tw-text-sm"),$(u,"class","tw-mt-6 tw-text-center tw-text-sm tw-leading-3")},m(y,E){M(y,e,E),M(y,n,E),M(y,r,E),N(r,o),t[24](o),qt(o,t[1]),N(r,s),N(r,i),N(i,c),M(y,f,E),M(y,u,E),N(u,h),N(u,w),N(u,p),N(u,d),o.focus(),g||(b=[ct(o,"input",t[25]),ct(r,"submit",t[15]),ct(d,"click",t[17])],g=!0)},p(y,E){E[0]&2&&o.value!==y[1]&&qt(o,y[1]),E[0]&1&&l!==(l="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+y[0]+"-900 hover:tw-bg-"+y[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default")&&$(i,"class",l),E[0]&4096&&a!==(a=!y[12])&&(i.disabled=a)},d(y){y&&(q(e),q(n),q(r),q(f),q(u)),t[24](null),g=!1,Ht(b)}}}function oc(t){let e,n,r,o,s,i,c,l,a,f,u,h,w,p,d,g,b,y,E,A,O,v,_,S,U=_n(t[11]),I=[];for(let B=0;B<U.length;B+=1)I[B]=qr(Lr(t,U,B));return{c(){e=L("div"),e.textContent="Create a Nostr account",n=D(),r=L("form"),o=L("div"),s=L("input"),i=D(),c=L("div"),c.textContent="@",l=D(),a=L("select");for(let B=0;B<I.length;B+=1)I[B].c();f=D(),u=L("div"),u.textContent=`A window from the selected provider will pop up to finalize the
|
|
2
|
-
creation; if it doesn't display check if the browser is blocking it`,h=D(),w=L("button"),
|
|
1
|
+
var wc=Object.defineProperty;var pc=(Ut,F,vt)=>F in Ut?wc(Ut,F,{enumerable:!0,configurable:!0,writable:!0,value:vt}):Ut[F]=vt;var y=(Ut,F,vt)=>(pc(Ut,typeof F!="symbol"?F+"":F,vt),vt);(function(){"use strict";var Dr,Wr;const Ut='.tw-absolute{position:absolute}.tw-right-0{right:0}.tw-right-0\\.5{right:.125rem}.tw-top-0{top:0}.tw-mx-2{margin-left:.5rem;margin-right:.5rem}.tw-my-2{margin-top:.5rem;margin-bottom:.5rem}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-4{margin-bottom:1rem}.tw-mr-2{margin-right:.5rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-box-border{box-sizing:border-box}.tw-block{display:block}.tw-flex{display:flex}.tw-h-10{height:2.5rem}.tw-h-5{height:1.25rem}.tw-w-10{width:2.5rem}.tw-w-40{width:10rem}.tw-w-5{width:1.25rem}.tw-w-80{width:20rem}.tw-w-full{width:100%}@keyframes tw-moveIn{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.tw-animate-fadein{animation:tw-fadeIn 1s ease-in-out,tw-moveIn 1s ease-in-out}@keyframes tw-fadeIn{0%{opacity:0}to{opacity:1}}.tw-animate-show{animation:tw-fadeIn .2s ease-in-out}.tw-cursor-pointer{cursor:pointer}.tw-items-center{align-items:center}.tw-justify-center{justify-content:center}.tw-gap-2{gap:.5rem}.tw-break-all{word-break:break-all}.tw-rounded{border-radius:.25rem}.tw-rounded-full{border-radius:9999px}.tw-rounded-md{border-radius:.375rem}.tw-border-0{border-width:0px}.tw-border-2{border-width:2px}.tw-border-solid{border-style:solid}.tw-border-none{border-style:none}.tw-border-transparent{border-color:transparent}.tw-bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.tw-bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.tw-bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.tw-bg-cyan-950{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.tw-bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.tw-bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.tw-bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.tw-bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.tw-bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.tw-bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.tw-bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.tw-bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.tw-bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.tw-bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.tw-bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.tw-bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.tw-bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.tw-bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.tw-bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.tw-bg-purple-950{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.tw-bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.tw-bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.tw-bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.tw-bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.tw-bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.tw-bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.tw-bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.tw-bg-stone-950{--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity))}.tw-bg-transparent{background-color:transparent}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-text-center{text-align:center}.tw-font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-leading-3{line-height:.75rem}.tw-leading-4{line-height:1rem}.tw-text-cyan-950{--tw-text-opacity: 1;color:rgb(8 51 68 / var(--tw-text-opacity))}.tw-text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity))}.tw-text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity))}.tw-text-orange-950{--tw-text-opacity: 1;color:rgb(67 20 7 / var(--tw-text-opacity))}.tw-text-purple-950{--tw-text-opacity: 1;color:rgb(59 7 100 / var(--tw-text-opacity))}.tw-text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity))}.tw-text-stone-950{--tw-text-opacity: 1;color:rgb(12 10 9 / var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.tw-underline{text-decoration-line:underline}.tw-no-underline{text-decoration-line:none}.tw-decoration-2{text-decoration-thickness:2px}.tw-underline-offset-4{text-underline-offset:4px}.tw-shadow-\\[0_0px_10px_0px_rgba\\(0\\,0\\,0\\,0\\.3\\)\\]{--tw-shadow: 0 0px 10px 0px rgba(0,0,0,.3);--tw-shadow-colored: 0 0px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\\[0_0px_30px_0px_rgba\\(0\\,0\\,0\\,0\\.6\\)\\]{--tw-shadow: 0 0px 30px 0px rgba(0,0,0,.6);--tw-shadow-colored: 0 0px 30px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.disabled\\:tw-cursor-default:disabled{cursor:default}.disabled\\:tw-bg-neutral-400:disabled{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.disabled\\:tw-text-neutral-200:disabled{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.tw-group:hover .group-hover\\:tw-underline{text-decoration-line:underline}';function F(){}function vt(t){return t()}function yn(){return Object.create(null)}function Kt(t){t.forEach(vt)}function mn(t){return typeof t=="function"}function Fr(t,e){return t!=t?e==e:t!==e||t&&typeof t=="object"||typeof t=="function"}let ue;function fe(t,e){return t===e?!0:(ue||(ue=document.createElement("a")),ue.href=e,t===ue.href)}function Jr(t){return Object.keys(t).length===0}const Yr=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function N(t,e){t.appendChild(e)}function j(t,e,n){t.insertBefore(e,n||null)}function q(t){t.parentNode&&t.parentNode.removeChild(t)}function Qr(t,e){for(let n=0;n<t.length;n+=1)t[n]&&t[n].d(e)}function L(t){return document.createElement(t)}function tt(t){return document.createTextNode(t)}function D(){return tt(" ")}function ct(t,e,n,r){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n,r)}function $(t,e,n){n==null?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function Xr(t){return Array.from(t.childNodes)}function de(t,e){e=""+e,t.data!==e&&(t.data=e)}function Mt(t,e){t.value=e??""}function xn(t,e,n){for(let r=0;r<t.options.length;r+=1){const o=t.options[r];if(o.__value===e){o.selected=!0;return}}(!n||e!==void 0)&&(t.selectedIndex=-1)}function to(t){const e=t.querySelector(":checked");return e&&e.__value}function En(t,e,n){t.classList.toggle(e,!!n)}let Xt;function te(t){Xt=t}function eo(){if(!Xt)throw new Error("Function called outside component initialization");return Xt}function no(t){eo().$$.on_mount.push(t)}const zt=[],he=[];let Vt=[];const vn=[],ro=Promise.resolve();let Te=!1;function oo(){Te||(Te=!0,ro.then(_n))}function we(t){Vt.push(t)}const Ie=new Set;let Dt=0;function _n(){if(Dt!==0)return;const t=Xt;do{try{for(;Dt<zt.length;){const e=zt[Dt];Dt++,te(e),so(e.$$)}}catch(e){throw zt.length=0,Dt=0,e}for(te(null),zt.length=0,Dt=0;he.length;)he.pop()();for(let e=0;e<Vt.length;e+=1){const n=Vt[e];Ie.has(n)||(Ie.add(n),n())}Vt.length=0}while(zt.length);for(;vn.length;)vn.pop()();Te=!1,Ie.clear(),te(t)}function so(t){if(t.fragment!==null){t.update(),Kt(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(we)}}function io(t){const e=[],n=[];Vt.forEach(r=>t.indexOf(r)===-1?e.push(r):n.push(r)),n.forEach(r=>r()),Vt=e}const co=new Set;function lo(t,e){t&&t.i&&(co.delete(t),t.i(e))}function Sn(t){return(t==null?void 0:t.length)!==void 0?t:Array.from(t)}function ao(t,e,n){const{fragment:r,after_update:o}=t.$$;r&&r.m(e,n),we(()=>{const s=t.$$.on_mount.map(vt).filter(mn);t.$$.on_destroy?t.$$.on_destroy.push(...s):Kt(s),t.$$.on_mount=[]}),o.forEach(we)}function uo(t,e){const n=t.$$;n.fragment!==null&&(io(n.after_update),Kt(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function fo(t,e){t.$$.dirty[0]===-1&&(zt.push(t),oo(),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function ho(t,e,n,r,o,s,i=null,c=[-1]){const l=Xt;te(t);const a=t.$$={fragment:null,ctx:[],props:s,update:F,not_equal:o,bound:yn(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(l?l.$$.context:[])),callbacks:yn(),dirty:c,skip_bound:!1,root:e.target||l.$$.root};i&&i(a.root);let f=!1;if(a.ctx=n?n(t,e.props||{},(u,h,...w)=>{const g=w.length?w[0]:h;return a.ctx&&o(a.ctx[u],a.ctx[u]=g)&&(!a.skip_bound&&a.bound[u]&&a.bound[u](g),f&&fo(t,u)),h}):[],a.update(),f=!0,Kt(a.before_update),a.fragment=r?r(a.ctx):!1,e.target){if(e.hydrate){const u=Xr(e.target);a.fragment&&a.fragment.l(u),u.forEach(q)}else a.fragment&&a.fragment.c();e.intro&&lo(t.$$.fragment),ao(t,e.target,e.anchor),_n()}te(l)}class wo{constructor(){y(this,"$$");y(this,"$$set")}$destroy(){uo(this,1),this.$destroy=F}$on(e,n){if(!mn(n))return F;const r=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return r.push(n),()=>{const o=r.indexOf(n);o!==-1&&r.splice(o,1)}}$set(e){this.$$set&&!Jr(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}const po="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(po);function go(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Ne={exports:{}};function kn(t,e=100,n={}){if(typeof t!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof t}\`.`);if(e<0)throw new RangeError("`wait` must not be negative.");const{immediate:r}=typeof n=="boolean"?{immediate:n}:n;let o,s,i,c,l;function a(){const u=Date.now()-c;if(u<e&&u>=0)i=setTimeout(a,e-u);else if(i=void 0,!r){const h=o,w=s;o=void 0,s=void 0,l=t.apply(h,w)}}const f=function(...u){if(o&&this!==o)throw new Error("Debounced method called with different contexts.");o=this,s=u,c=Date.now();const h=r&&!i;if(i||(i=setTimeout(a,e)),h){const w=o,g=s;o=void 0,s=void 0,l=t.apply(w,g)}return l};return f.clear=()=>{i&&(clearTimeout(i),i=void 0)},f.flush=()=>{if(!i)return;const u=o,h=s;o=void 0,s=void 0,l=t.apply(u,h),clearTimeout(i),i=void 0},f}Ne.exports.debounce=kn,Ne.exports=kn;var bo=Ne.exports;const An=go(bo),Ue=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Bn=t=>t instanceof Uint8Array,Pe=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),at=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");const yo=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Y(t){if(!Bn(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=yo[t[n]];return e}function Le(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,s=t.slice(o,o+2),i=Number.parseInt(s,16);if(Number.isNaN(i)||i<0)throw new Error("Invalid byte sequence");n[r]=i}return n}function mo(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function $n(t){if(typeof t=="string"&&(t=mo(t)),!Bn(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}let xo=class{clone(){return this._cloneInto()}};function On(t){const e=r=>t().update($n(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function Eo(t=32){if(Ue&&typeof Ue.getRandomValues=="function")return Ue.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function Tn(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function In(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function vo(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Tn(t.outputLen),Tn(t.blockLen)}function pe(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function _o(t,e){In(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const Ce=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Nn=t=>t instanceof Uint8Array,Re=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),ut=(t,e)=>t<<32-e|t>>>e;if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function So(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function He(t){if(typeof t=="string"&&(t=So(t)),!Nn(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function ko(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!Nn(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}class Un{clone(){return this._cloneInto()}}function Ao(t){const e=r=>t().update(He(r)).digest(),n=t();return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=()=>t(),e}function Pn(t=32){if(Ce&&typeof Ce.getRandomValues=="function")return Ce.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function Bo(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),l=r?4:0,a=r?0:4;t.setUint32(e+l,i,r),t.setUint32(e+a,c,r)}let $o=class extends Un{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Re(this.buffer)}update(e){pe(this);const{view:n,buffer:r,blockLen:o}=this;e=He(e);const s=e.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const l=Re(e);for(;o<=s-i;i+=o)this.process(l,i);continue}r.set(e.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){pe(this),_o(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,this.buffer.subarray(i).fill(0),this.padOffset>o-i&&(this.process(r,0),i=0);for(let u=i;u<o;u++)n[u]=0;Bo(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=Re(e),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const a=l/4,f=this.get();if(a>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<a;u++)c.setUint32(4*u,f[u],s)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return e.length=o,e.pos=c,e.finished=s,e.destroyed=i,o%n&&e.buffer.set(r),e}};const Oo=(t,e,n)=>t&e^~t&n,To=(t,e,n)=>t&e^t&n^e&n,Io=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),_t=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),St=new Uint32Array(64);let No=class extends $o{constructor(){super(64,32,8,!1),this.A=_t[0]|0,this.B=_t[1]|0,this.C=_t[2]|0,this.D=_t[3]|0,this.E=_t[4]|0,this.F=_t[5]|0,this.G=_t[6]|0,this.H=_t[7]|0}get(){const{A:e,B:n,C:r,D:o,E:s,F:i,G:c,H:l}=this;return[e,n,r,o,s,i,c,l]}set(e,n,r,o,s,i,c,l){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=l|0}process(e,n){for(let u=0;u<16;u++,n+=4)St[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const h=St[u-15],w=St[u-2],g=ut(h,7)^ut(h,18)^h>>>3,d=ut(w,17)^ut(w,19)^w>>>10;St[u]=d+St[u-7]+g+St[u-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:l,G:a,H:f}=this;for(let u=0;u<64;u++){const h=ut(c,6)^ut(c,11)^ut(c,25),w=f+h+Oo(c,l,a)+Io[u]+St[u]|0,d=(ut(r,2)^ut(r,13)^ut(r,22))+To(r,o,s)|0;f=a,a=l,l=c,c=i+w|0,i=s,s=o,o=r,r=w+d|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,l=l+this.F|0,a=a+this.G|0,f=f+this.H|0,this.set(r,o,s,i,c,l,a,f)}roundClean(){St.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const qe=Ao(()=>new No);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ln=BigInt(0),ge=BigInt(1),Uo=BigInt(2),be=t=>t instanceof Uint8Array,Po=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Wt(t){if(!be(t))throw new Error("Uint8Array expected");let e="";for(let n=0;n<t.length;n++)e+=Po[t[n]];return e}function Cn(t){const e=t.toString(16);return e.length&1?`0${e}`:e}function je(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}function Zt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(e/2);for(let r=0;r<n.length;r++){const o=r*2,s=t.slice(o,o+2),i=Number.parseInt(s,16);if(Number.isNaN(i)||i<0)throw new Error("Invalid byte sequence");n[r]=i}return n}function et(t){return je(Wt(t))}function Ke(t){if(!be(t))throw new Error("Uint8Array expected");return je(Wt(Uint8Array.from(t).reverse()))}function kt(t,e){return Zt(t.toString(16).padStart(e*2,"0"))}function Me(t,e){return kt(t,e).reverse()}function Lo(t){return Zt(Cn(t))}function J(t,e,n){let r;if(typeof e=="string")try{r=Zt(e)}catch(s){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${s}`)}else if(be(e))r=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);const o=r.length;if(typeof n=="number"&&o!==n)throw new Error(`${t} expected ${n} bytes, got ${o}`);return r}function Pt(...t){const e=new Uint8Array(t.reduce((r,o)=>r+o.length,0));let n=0;return t.forEach(r=>{if(!be(r))throw new Error("Uint8Array expected");e.set(r,n),n+=r.length}),e}function Co(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}function Ro(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Ho(t){let e;for(e=0;t>Ln;t>>=ge,e+=1);return e}function qo(t,e){return t>>BigInt(e)&ge}const jo=(t,e,n)=>t|(n?ge:Ln)<<BigInt(e),ze=t=>(Uo<<BigInt(t-1))-ge,Ve=t=>new Uint8Array(t),Rn=t=>Uint8Array.from(t);function Hn(t,e,n){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");let r=Ve(t),o=Ve(t),s=0;const i=()=>{r.fill(1),o.fill(0),s=0},c=(...u)=>n(o,r,...u),l=(u=Ve())=>{o=c(Rn([0]),u),r=c(),u.length!==0&&(o=c(Rn([1]),u),r=c())},a=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const h=[];for(;u<e;){r=c();const w=r.slice();h.push(w),u+=r.length}return Pt(...h)};return(u,h)=>{i(),l(u);let w;for(;!(w=h(a()));)l();return i(),w}}const Ko={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||t instanceof Uint8Array,isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function ee(t,e,n={}){const r=(o,s,i)=>{const c=Ko[s];if(typeof c!="function")throw new Error(`Invalid validator "${s}", expected function`);const l=t[o];if(!(i&&l===void 0)&&!c(l,t))throw new Error(`Invalid param ${String(o)}=${l} (${typeof l}), expected ${s}`)};for(const[o,s]of Object.entries(e))r(o,s,!1);for(const[o,s]of Object.entries(n))r(o,s,!0);return t}const Mo=Object.freeze(Object.defineProperty({__proto__:null,bitGet:qo,bitLen:Ho,bitMask:ze,bitSet:jo,bytesToHex:Wt,bytesToNumberBE:et,bytesToNumberLE:Ke,concatBytes:Pt,createHmacDrbg:Hn,ensureBytes:J,equalBytes:Co,hexToBytes:Zt,hexToNumber:je,numberToBytesBE:kt,numberToBytesLE:Me,numberToHexUnpadded:Cn,numberToVarBytesBE:Lo,utf8ToBytes:Ro,validateObject:ee},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const W=BigInt(0),z=BigInt(1),Lt=BigInt(2),zo=BigInt(3),De=BigInt(4),qn=BigInt(5),jn=BigInt(8);BigInt(9),BigInt(16);function Z(t,e){const n=t%e;return n>=W?n:e+n}function Vo(t,e,n){if(n<=W||e<W)throw new Error("Expected power/modulo > 0");if(n===z)return W;let r=z;for(;e>W;)e&z&&(r=r*t%n),t=t*t%n,e>>=z;return r}function ot(t,e,n){let r=t;for(;e-- >W;)r*=r,r%=n;return r}function We(t,e){if(t===W||e<=W)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let n=Z(t,e),r=e,o=W,s=z;for(;n!==W;){const c=r/n,l=r%n,a=o-s*c;r=n,n=l,o=s,s=a}if(r!==z)throw new Error("invert: does not exist");return Z(o,e)}function Do(t){const e=(t-z)/Lt;let n,r,o;for(n=t-z,r=0;n%Lt===W;n/=Lt,r++);for(o=Lt;o<t&&Vo(o,e,t)!==t-z;o++);if(r===1){const i=(t+z)/De;return function(l,a){const f=l.pow(a,i);if(!l.eql(l.sqr(f),a))throw new Error("Cannot find square root");return f}}const s=(n+z)/Lt;return function(c,l){if(c.pow(l,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let a=r,f=c.pow(c.mul(c.ONE,o),n),u=c.pow(l,s),h=c.pow(l,n);for(;!c.eql(h,c.ONE);){if(c.eql(h,c.ZERO))return c.ZERO;let w=1;for(let d=c.sqr(h);w<a&&!c.eql(d,c.ONE);w++)d=c.sqr(d);const g=c.pow(f,z<<BigInt(a-w-1));f=c.sqr(g),u=c.mul(u,g),h=c.mul(h,f),a=w}return u}}function Wo(t){if(t%De===zo){const e=(t+z)/De;return function(r,o){const s=r.pow(o,e);if(!r.eql(r.sqr(s),o))throw new Error("Cannot find square root");return s}}if(t%jn===qn){const e=(t-qn)/jn;return function(r,o){const s=r.mul(o,Lt),i=r.pow(s,e),c=r.mul(o,i),l=r.mul(r.mul(c,Lt),i),a=r.mul(c,r.sub(l,r.ONE));if(!r.eql(r.sqr(a),o))throw new Error("Cannot find square root");return a}}return Do(t)}const Zo=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Go(t){const e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},n=Zo.reduce((r,o)=>(r[o]="function",r),e);return ee(t,n)}function Fo(t,e,n){if(n<W)throw new Error("Expected power > 0");if(n===W)return t.ONE;if(n===z)return e;let r=t.ONE,o=e;for(;n>W;)n&z&&(r=t.mul(r,o)),o=t.sqr(o),n>>=z;return r}function Jo(t,e){const n=new Array(e.length),r=e.reduce((s,i,c)=>t.is0(i)?s:(n[c]=s,t.mul(s,i)),t.ONE),o=t.inv(r);return e.reduceRight((s,i,c)=>t.is0(i)?s:(n[c]=t.mul(s,n[c]),t.mul(s,i)),o),n}function Kn(t,e){const n=e!==void 0?e:t.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function Yo(t,e,n=!1,r={}){if(t<=W)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:o,nByteLength:s}=Kn(t,e);if(s>2048)throw new Error("Field lengths over 2048 bytes are not supported");const i=Wo(t),c=Object.freeze({ORDER:t,BITS:o,BYTES:s,MASK:ze(o),ZERO:W,ONE:z,create:l=>Z(l,t),isValid:l=>{if(typeof l!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof l}`);return W<=l&&l<t},is0:l=>l===W,isOdd:l=>(l&z)===z,neg:l=>Z(-l,t),eql:(l,a)=>l===a,sqr:l=>Z(l*l,t),add:(l,a)=>Z(l+a,t),sub:(l,a)=>Z(l-a,t),mul:(l,a)=>Z(l*a,t),pow:(l,a)=>Fo(c,l,a),div:(l,a)=>Z(l*We(a,t),t),sqrN:l=>l*l,addN:(l,a)=>l+a,subN:(l,a)=>l-a,mulN:(l,a)=>l*a,inv:l=>We(l,t),sqrt:r.sqrt||(l=>i(c,l)),invertBatch:l=>Jo(c,l),cmov:(l,a,f)=>f?a:l,toBytes:l=>n?Me(l,s):kt(l,s),fromBytes:l=>{if(l.length!==s)throw new Error(`Fp.fromBytes: expected ${s}, got ${l.length}`);return n?Ke(l):et(l)}});return Object.freeze(c)}function Mn(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const e=t.toString(2).length;return Math.ceil(e/8)}function zn(t){const e=Mn(t);return e+Math.ceil(e/2)}function Qo(t,e,n=!1){const r=t.length,o=Mn(e),s=zn(e);if(r<16||r<s||r>1024)throw new Error(`expected ${s}-1024 bytes of input, got ${r}`);const i=n?et(t):Ke(t),c=Z(i,e-z)+z;return n?Me(c,o):kt(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Xo=BigInt(0),Ze=BigInt(1);function ts(t,e){const n=(o,s)=>{const i=s.negate();return o?i:s},r=o=>{const s=Math.ceil(e/o)+1,i=2**(o-1);return{windows:s,windowSize:i}};return{constTimeNegate:n,unsafeLadder(o,s){let i=t.ZERO,c=o;for(;s>Xo;)s&Ze&&(i=i.add(c)),c=c.double(),s>>=Ze;return i},precomputeWindow(o,s){const{windows:i,windowSize:c}=r(s),l=[];let a=o,f=a;for(let u=0;u<i;u++){f=a,l.push(f);for(let h=1;h<c;h++)f=f.add(a),l.push(f);a=f.double()}return l},wNAF(o,s,i){const{windows:c,windowSize:l}=r(o);let a=t.ZERO,f=t.BASE;const u=BigInt(2**o-1),h=2**o,w=BigInt(o);for(let g=0;g<c;g++){const d=g*l;let p=Number(i&u);i>>=w,p>l&&(p-=h,i+=Ze);const b=d,m=d+Math.abs(p)-1,x=g%2!==0,O=p<0;p===0?f=f.add(n(x,s[b])):a=a.add(n(O,s[m]))}return{p:a,f}},wNAFCached(o,s,i,c){const l=o._WINDOW_SIZE||1;let a=s.get(o);return a||(a=this.precomputeWindow(o,l),l!==1&&s.set(o,c(a))),this.wNAF(l,a,i)}}}function Vn(t){return Go(t.Fp),ee(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Kn(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function es(t){const e=Vn(t);ee(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:o}=e;if(n){if(!r.eql(o,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof n!="object"||typeof n.beta!="bigint"||typeof n.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}const{bytesToNumberBE:ns,hexToBytes:rs}=Mo,Ct={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){const{Err:e}=Ct;if(t.length<2||t[0]!==2)throw new e("Invalid signature integer tag");const n=t[1],r=t.subarray(2,n+2);if(!n||r.length!==n)throw new e("Invalid signature integer: wrong length");if(r[0]&128)throw new e("Invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:ns(r),l:t.subarray(n+2)}},toSig(t){const{Err:e}=Ct,n=typeof t=="string"?rs(t):t;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||n[0]!=48)throw new e("Invalid signature tag");if(n[1]!==r-2)throw new e("Invalid signature: incorrect length");const{d:o,l:s}=Ct._parseInt(n.subarray(2)),{d:i,l:c}=Ct._parseInt(s);if(c.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s:i}},hexFromSig(t){const e=a=>Number.parseInt(a[0],16)&8?"00"+a:a,n=a=>{const f=a.toString(16);return f.length&1?`0${f}`:f},r=e(n(t.s)),o=e(n(t.r)),s=r.length/2,i=o.length/2,c=n(s),l=n(i);return`30${n(i+s+4)}02${l}${o}02${c}${r}`}},gt=BigInt(0),st=BigInt(1);BigInt(2);const Dn=BigInt(3);BigInt(4);function os(t){const e=es(t),{Fp:n}=e,r=e.toBytes||((g,d,p)=>{const b=d.toAffine();return Pt(Uint8Array.from([4]),n.toBytes(b.x),n.toBytes(b.y))}),o=e.fromBytes||(g=>{const d=g.subarray(1),p=n.fromBytes(d.subarray(0,n.BYTES)),b=n.fromBytes(d.subarray(n.BYTES,2*n.BYTES));return{x:p,y:b}});function s(g){const{a:d,b:p}=e,b=n.sqr(g),m=n.mul(b,g);return n.add(n.add(m,n.mul(g,d)),p)}if(!n.eql(n.sqr(e.Gy),s(e.Gx)))throw new Error("bad generator point: equation left != right");function i(g){return typeof g=="bigint"&><g&&g<e.n}function c(g){if(!i(g))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function l(g){const{allowedPrivateKeyLengths:d,nByteLength:p,wrapPrivateKey:b,n:m}=e;if(d&&typeof g!="bigint"){if(g instanceof Uint8Array&&(g=Wt(g)),typeof g!="string"||!d.includes(g.length))throw new Error("Invalid key");g=g.padStart(p*2,"0")}let x;try{x=typeof g=="bigint"?g:et(J("private key",g,p))}catch{throw new Error(`private key must be ${p} bytes, hex or bigint, not ${typeof g}`)}return b&&(x=Z(x,m)),c(x),x}const a=new Map;function f(g){if(!(g instanceof u))throw new Error("ProjectivePoint expected")}class u{constructor(d,p,b){if(this.px=d,this.py=p,this.pz=b,d==null||!n.isValid(d))throw new Error("x required");if(p==null||!n.isValid(p))throw new Error("y required");if(b==null||!n.isValid(b))throw new Error("z required")}static fromAffine(d){const{x:p,y:b}=d||{};if(!d||!n.isValid(p)||!n.isValid(b))throw new Error("invalid affine point");if(d instanceof u)throw new Error("projective point not allowed");const m=x=>n.eql(x,n.ZERO);return m(p)&&m(b)?u.ZERO:new u(p,b,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){const p=n.invertBatch(d.map(b=>b.pz));return d.map((b,m)=>b.toAffine(p[m])).map(u.fromAffine)}static fromHex(d){const p=u.fromAffine(o(J("pointHex",d)));return p.assertValidity(),p}static fromPrivateKey(d){return u.BASE.multiply(l(d))}_setWindowSize(d){this._WINDOW_SIZE=d,a.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!n.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:d,y:p}=this.toAffine();if(!n.isValid(d)||!n.isValid(p))throw new Error("bad point: x or y not FE");const b=n.sqr(p),m=s(d);if(!n.eql(b,m))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:d}=this.toAffine();if(n.isOdd)return!n.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){f(d);const{px:p,py:b,pz:m}=this,{px:x,py:O,pz:k}=d,_=n.eql(n.mul(p,k),n.mul(x,m)),v=n.eql(n.mul(b,k),n.mul(O,m));return _&&v}negate(){return new u(this.px,n.neg(this.py),this.pz)}double(){const{a:d,b:p}=e,b=n.mul(p,Dn),{px:m,py:x,pz:O}=this;let k=n.ZERO,_=n.ZERO,v=n.ZERO,S=n.mul(m,m),U=n.mul(x,x),T=n.mul(O,O),B=n.mul(m,x);return B=n.add(B,B),v=n.mul(m,O),v=n.add(v,v),k=n.mul(d,v),_=n.mul(b,T),_=n.add(k,_),k=n.sub(U,_),_=n.add(U,_),_=n.mul(k,_),k=n.mul(B,k),v=n.mul(b,v),T=n.mul(d,T),B=n.sub(S,T),B=n.mul(d,B),B=n.add(B,v),v=n.add(S,S),S=n.add(v,S),S=n.add(S,T),S=n.mul(S,B),_=n.add(_,S),T=n.mul(x,O),T=n.add(T,T),S=n.mul(T,B),k=n.sub(k,S),v=n.mul(T,U),v=n.add(v,v),v=n.add(v,v),new u(k,_,v)}add(d){f(d);const{px:p,py:b,pz:m}=this,{px:x,py:O,pz:k}=d;let _=n.ZERO,v=n.ZERO,S=n.ZERO;const U=e.a,T=n.mul(e.b,Dn);let B=n.mul(p,x),R=n.mul(b,O),C=n.mul(m,k),rt=n.add(p,b),E=n.add(x,O);rt=n.mul(rt,E),E=n.add(B,R),rt=n.sub(rt,E),E=n.add(p,m);let A=n.add(x,k);return E=n.mul(E,A),A=n.add(B,C),E=n.sub(E,A),A=n.add(b,m),_=n.add(O,k),A=n.mul(A,_),_=n.add(R,C),A=n.sub(A,_),S=n.mul(U,E),_=n.mul(T,C),S=n.add(_,S),_=n.sub(R,S),S=n.add(R,S),v=n.mul(_,S),R=n.add(B,B),R=n.add(R,B),C=n.mul(U,C),E=n.mul(T,E),R=n.add(R,C),C=n.sub(B,C),C=n.mul(U,C),E=n.add(E,C),B=n.mul(R,E),v=n.add(v,B),B=n.mul(A,E),_=n.mul(rt,_),_=n.sub(_,B),B=n.mul(rt,R),S=n.mul(A,S),S=n.add(S,B),new u(_,v,S)}subtract(d){return this.add(d.negate())}is0(){return this.equals(u.ZERO)}wNAF(d){return w.wNAFCached(this,a,d,p=>{const b=n.invertBatch(p.map(m=>m.pz));return p.map((m,x)=>m.toAffine(b[x])).map(u.fromAffine)})}multiplyUnsafe(d){const p=u.ZERO;if(d===gt)return p;if(c(d),d===st)return this;const{endo:b}=e;if(!b)return w.unsafeLadder(this,d);let{k1neg:m,k1:x,k2neg:O,k2:k}=b.splitScalar(d),_=p,v=p,S=this;for(;x>gt||k>gt;)x&st&&(_=_.add(S)),k&st&&(v=v.add(S)),S=S.double(),x>>=st,k>>=st;return m&&(_=_.negate()),O&&(v=v.negate()),v=new u(n.mul(v.px,b.beta),v.py,v.pz),_.add(v)}multiply(d){c(d);let p=d,b,m;const{endo:x}=e;if(x){const{k1neg:O,k1:k,k2neg:_,k2:v}=x.splitScalar(p);let{p:S,f:U}=this.wNAF(k),{p:T,f:B}=this.wNAF(v);S=w.constTimeNegate(O,S),T=w.constTimeNegate(_,T),T=new u(n.mul(T.px,x.beta),T.py,T.pz),b=S.add(T),m=U.add(B)}else{const{p:O,f:k}=this.wNAF(p);b=O,m=k}return u.normalizeZ([b,m])[0]}multiplyAndAddUnsafe(d,p,b){const m=u.BASE,x=(k,_)=>_===gt||_===st||!k.equals(m)?k.multiplyUnsafe(_):k.multiply(_),O=x(this,p).add(x(d,b));return O.is0()?void 0:O}toAffine(d){const{px:p,py:b,pz:m}=this,x=this.is0();d==null&&(d=x?n.ONE:n.inv(m));const O=n.mul(p,d),k=n.mul(b,d),_=n.mul(m,d);if(x)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:O,y:k}}isTorsionFree(){const{h:d,isTorsionFree:p}=e;if(d===st)return!0;if(p)return p(u,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:d,clearCofactor:p}=e;return d===st?this:p?p(u,this):this.multiplyUnsafe(e.h)}toRawBytes(d=!0){return this.assertValidity(),r(u,this,d)}toHex(d=!0){return Wt(this.toRawBytes(d))}}u.BASE=new u(e.Gx,e.Gy,n.ONE),u.ZERO=new u(n.ZERO,n.ONE,n.ZERO);const h=e.nBitLength,w=ts(u,e.endo?Math.ceil(h/2):h);return{CURVE:e,ProjectivePoint:u,normPrivateKeyToScalar:l,weierstrassEquation:s,isWithinCurveOrder:i}}function ss(t){const e=Vn(t);return ee(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function is(t){const e=ss(t),{Fp:n,n:r}=e,o=n.BYTES+1,s=2*n.BYTES+1;function i(E){return gt<E&&E<n.ORDER}function c(E){return Z(E,r)}function l(E){return We(E,r)}const{ProjectivePoint:a,normPrivateKeyToScalar:f,weierstrassEquation:u,isWithinCurveOrder:h}=os({...e,toBytes(E,A,P){const K=A.toAffine(),H=n.toBytes(K.x),V=Pt;return P?V(Uint8Array.from([A.hasEvenY()?2:3]),H):V(Uint8Array.from([4]),H,n.toBytes(K.y))},fromBytes(E){const A=E.length,P=E[0],K=E.subarray(1);if(A===o&&(P===2||P===3)){const H=et(K);if(!i(H))throw new Error("Point is not on curve");const V=u(H);let X=n.sqrt(V);const G=(X&st)===st;return(P&1)===1!==G&&(X=n.neg(X)),{x:H,y:X}}else if(A===s&&P===4){const H=n.fromBytes(K.subarray(0,n.BYTES)),V=n.fromBytes(K.subarray(n.BYTES,2*n.BYTES));return{x:H,y:V}}else throw new Error(`Point of length ${A} was invalid. Expected ${o} compressed bytes or ${s} uncompressed bytes`)}}),w=E=>Wt(kt(E,e.nByteLength));function g(E){const A=r>>st;return E>A}function d(E){return g(E)?c(-E):E}const p=(E,A,P)=>et(E.slice(A,P));class b{constructor(A,P,K){this.r=A,this.s=P,this.recovery=K,this.assertValidity()}static fromCompact(A){const P=e.nByteLength;return A=J("compactSignature",A,P*2),new b(p(A,0,P),p(A,P,2*P))}static fromDER(A){const{r:P,s:K}=Ct.toSig(J("DER",A));return new b(P,K)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(A){return new b(this.r,this.s,A)}recoverPublicKey(A){const{r:P,s:K,recovery:H}=this,V=v(J("msgHash",A));if(H==null||![0,1,2,3].includes(H))throw new Error("recovery id invalid");const X=H===2||H===3?P+e.n:P;if(X>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const G=H&1?"03":"02",ht=a.fromHex(G+w(X)),wt=l(X),It=c(-V*wt),jt=c(K*wt),pt=a.BASE.multiplyAndAddUnsafe(ht,It,jt);if(!pt)throw new Error("point at infinify");return pt.assertValidity(),pt}hasHighS(){return g(this.s)}normalizeS(){return this.hasHighS()?new b(this.r,c(-this.s),this.recovery):this}toDERRawBytes(){return Zt(this.toDERHex())}toDERHex(){return Ct.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Zt(this.toCompactHex())}toCompactHex(){return w(this.r)+w(this.s)}}const m={isValidPrivateKey(E){try{return f(E),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const E=zn(e.n);return Qo(e.randomBytes(E),e.n)},precompute(E=8,A=a.BASE){return A._setWindowSize(E),A.multiply(BigInt(3)),A}};function x(E,A=!0){return a.fromPrivateKey(E).toRawBytes(A)}function O(E){const A=E instanceof Uint8Array,P=typeof E=="string",K=(A||P)&&E.length;return A?K===o||K===s:P?K===2*o||K===2*s:E instanceof a}function k(E,A,P=!0){if(O(E))throw new Error("first arg must be private key");if(!O(A))throw new Error("second arg must be public key");return a.fromHex(A).multiply(f(E)).toRawBytes(P)}const _=e.bits2int||function(E){const A=et(E),P=E.length*8-e.nBitLength;return P>0?A>>BigInt(P):A},v=e.bits2int_modN||function(E){return c(_(E))},S=ze(e.nBitLength);function U(E){if(typeof E!="bigint")throw new Error("bigint expected");if(!(gt<=E&&E<S))throw new Error(`bigint expected < 2^${e.nBitLength}`);return kt(E,e.nByteLength)}function T(E,A,P=B){if(["recovered","canonical"].some(M=>M in P))throw new Error("sign() legacy options not supported");const{hash:K,randomBytes:H}=e;let{lowS:V,prehash:X,extraEntropy:G}=P;V==null&&(V=!0),E=J("msgHash",E),X&&(E=J("prehashed msgHash",K(E)));const ht=v(E),wt=f(A),It=[U(wt),U(ht)];if(G!=null){const M=G===!0?H(n.BYTES):G;It.push(J("extraEntropy",M))}const jt=Pt(...It),pt=ht;function I(M){const Et=_(M);if(!h(Et))return;const ae=l(Et),Nt=a.BASE.multiply(Et).toAffine(),lt=c(Nt.x);if(lt===gt)return;const Qt=c(ae*c(pt+lt*wt));if(Qt===gt)return;let Zr=(Nt.x===lt?0:2)|Number(Nt.y&st),Gr=Qt;return V&&g(Qt)&&(Gr=d(Qt),Zr^=1),new b(lt,Gr,Zr)}return{seed:jt,k2sig:I}}const B={lowS:e.lowS,prehash:!1},R={lowS:e.lowS,prehash:!1};function C(E,A,P=B){const{seed:K,k2sig:H}=T(E,A,P),V=e;return Hn(V.hash.outputLen,V.nByteLength,V.hmac)(K,H)}a.BASE._setWindowSize(8);function rt(E,A,P,K=R){var Nt;const H=E;if(A=J("msgHash",A),P=J("publicKey",P),"strict"in K)throw new Error("options.strict was renamed to lowS");const{lowS:V,prehash:X}=K;let G,ht;try{if(typeof H=="string"||H instanceof Uint8Array)try{G=b.fromDER(H)}catch(lt){if(!(lt instanceof Ct.Err))throw lt;G=b.fromCompact(H)}else if(typeof H=="object"&&typeof H.r=="bigint"&&typeof H.s=="bigint"){const{r:lt,s:Qt}=H;G=new b(lt,Qt)}else throw new Error("PARSE");ht=a.fromHex(P)}catch(lt){if(lt.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(V&&G.hasHighS())return!1;X&&(A=e.hash(A));const{r:wt,s:It}=G,jt=v(A),pt=l(It),I=c(jt*pt),M=c(wt*pt),Et=(Nt=a.BASE.multiplyAndAddUnsafe(ht,I,M))==null?void 0:Nt.toAffine();return Et?c(Et.x)===wt:!1}return{CURVE:e,getPublicKey:x,getSharedSecret:k,sign:C,verify:rt,ProjectivePoint:a,Signature:b,utils:m}}class Wn extends Un{constructor(e,n){super(),this.finished=!1,this.destroyed=!1,vo(e);const r=He(n);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,s=new Uint8Array(o);s.set(r.length>o?e.create().update(r).digest():r);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=e.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),s.fill(0)}update(e){return pe(this),this.iHash.update(e),this}digestInto(e){pe(this),In(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return e=e,e.finished=o,e.destroyed=s,e.blockLen=i,e.outputLen=c,e.oHash=n._cloneInto(e.oHash),e.iHash=r._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const Zn=(t,e,n)=>new Wn(t,e).update(n).digest();Zn.create=(t,e)=>new Wn(t,e);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function cs(t){return{hash:t,hmac:(e,...n)=>Zn(t,e,ko(...n)),randomBytes:Pn}}function ls(t,e){const n=r=>is({...t,...cs(r)});return Object.freeze({...n(e),create:n})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ye=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),me=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Gn=BigInt(1),xe=BigInt(2),Fn=(t,e)=>(t+e/xe)/e;function Jn(t){const e=ye,n=BigInt(3),r=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),l=BigInt(88),a=t*t*t%e,f=a*a*t%e,u=ot(f,n,e)*f%e,h=ot(u,n,e)*f%e,w=ot(h,xe,e)*a%e,g=ot(w,o,e)*w%e,d=ot(g,s,e)*g%e,p=ot(d,c,e)*d%e,b=ot(p,l,e)*p%e,m=ot(b,c,e)*d%e,x=ot(m,n,e)*f%e,O=ot(x,i,e)*g%e,k=ot(O,r,e)*a%e,_=ot(k,xe,e);if(!Ge.eql(Ge.sqr(_),t))throw new Error("Cannot find square root");return _}const Ge=Yo(ye,void 0,void 0,{sqrt:Jn}),ne=ls({a:BigInt(0),b:BigInt(7),Fp:Ge,n:me,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const e=me,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-Gn*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=n,i=BigInt("0x100000000000000000000000000000000"),c=Fn(s*t,e),l=Fn(-r*t,e);let a=Z(t-c*n-l*o,e),f=Z(-c*r-l*s,e);const u=a>i,h=f>i;if(u&&(a=e-a),h&&(f=e-f),a>i||f>i)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:u,k1:a,k2neg:h,k2:f}}}},qe),Ee=BigInt(0),Yn=t=>typeof t=="bigint"&&Ee<t&&t<ye,as=t=>typeof t=="bigint"&&Ee<t&&t<me,Qn={};function ve(t,...e){let n=Qn[t];if(n===void 0){const r=qe(Uint8Array.from(t,o=>o.charCodeAt(0)));n=Pt(r,r),Qn[t]=n}return qe(Pt(n,...e))}const Fe=t=>t.toRawBytes(!0).slice(1),Je=t=>kt(t,32),Ye=t=>Z(t,ye),re=t=>Z(t,me),Qe=ne.ProjectivePoint,us=(t,e,n)=>Qe.BASE.multiplyAndAddUnsafe(t,e,n);function Xe(t){let e=ne.utils.normPrivateKeyToScalar(t),n=Qe.fromPrivateKey(e);return{scalar:n.hasEvenY()?e:re(-e),bytes:Fe(n)}}function Xn(t){if(!Yn(t))throw new Error("bad x: need 0 < x < p");const e=Ye(t*t),n=Ye(e*t+BigInt(7));let r=Jn(n);r%xe!==Ee&&(r=Ye(-r));const o=new Qe(t,r,Gn);return o.assertValidity(),o}function tr(...t){return re(et(ve("BIP0340/challenge",...t)))}function fs(t){return Xe(t).bytes}function ds(t,e,n=Pn(32)){const r=J("message",t),{bytes:o,scalar:s}=Xe(e),i=J("auxRand",n,32),c=Je(s^et(ve("BIP0340/aux",i))),l=ve("BIP0340/nonce",c,o,r),a=re(et(l));if(a===Ee)throw new Error("sign failed: k is zero");const{bytes:f,scalar:u}=Xe(a),h=tr(f,o,r),w=new Uint8Array(64);if(w.set(f,0),w.set(Je(re(u+h*s)),32),!er(w,r,o))throw new Error("sign: Invalid signature produced");return w}function er(t,e,n){const r=J("signature",t,64),o=J("message",e),s=J("publicKey",n,32);try{const i=Xn(et(s)),c=et(r.subarray(0,32));if(!Yn(c))return!1;const l=et(r.subarray(32,64));if(!as(l))return!1;const a=tr(Je(c),Fe(i),o),f=us(i,l,re(-a));return!(!f||!f.hasEvenY()||f.toAffine().x!==c)}catch{return!1}}const Q={getPublicKey:fs,sign:ds,verify:er,utils:{randomPrivateKey:ne.utils.randomPrivateKey,lift_x:Xn,pointToBytes:Fe,numberToBytesBE:kt,bytesToNumberBE:et,taggedHash:ve,mod:Z}};function tn(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function hs(t){if(typeof t!="boolean")throw new Error(`Expected boolean, not ${t}`)}function nr(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function ws(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");tn(t.outputLen),tn(t.blockLen)}function ps(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function gs(t,e){nr(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}const en={number:tn,bool:hs,bytes:nr,hash:ws,exists:ps,output:gs};function bs(t,e,n,r){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),l=r?4:0,a=r?0:4;t.setUint32(e+l,i,r),t.setUint32(e+a,c,r)}class ys extends xo{constructor(e,n,r,o){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Pe(this.buffer)}update(e){en.exists(this);const{view:n,buffer:r,blockLen:o}=this;e=$n(e);const s=e.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const l=Pe(e);for(;o<=s-i;i+=o)this.process(l,i);continue}r.set(e.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){en.exists(this),en.output(e,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,this.buffer.subarray(i).fill(0),this.padOffset>o-i&&(this.process(r,0),i=0);for(let u=i;u<o;u++)n[u]=0;bs(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=Pe(e),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const a=l/4,f=this.get();if(a>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<a;u++)c.setUint32(4*u,f[u],s)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const r=e.slice(0,n);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return e.length=o,e.pos=c,e.finished=s,e.destroyed=i,o%n&&e.buffer.set(r),e}}const ms=(t,e,n)=>t&e^~t&n,xs=(t,e,n)=>t&e^t&n^e&n,Es=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),At=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Bt=new Uint32Array(64);class rr extends ys{constructor(){super(64,32,8,!1),this.A=At[0]|0,this.B=At[1]|0,this.C=At[2]|0,this.D=At[3]|0,this.E=At[4]|0,this.F=At[5]|0,this.G=At[6]|0,this.H=At[7]|0}get(){const{A:e,B:n,C:r,D:o,E:s,F:i,G:c,H:l}=this;return[e,n,r,o,s,i,c,l]}set(e,n,r,o,s,i,c,l){this.A=e|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=l|0}process(e,n){for(let u=0;u<16;u++,n+=4)Bt[u]=e.getUint32(n,!1);for(let u=16;u<64;u++){const h=Bt[u-15],w=Bt[u-2],g=at(h,7)^at(h,18)^h>>>3,d=at(w,17)^at(w,19)^w>>>10;Bt[u]=d+Bt[u-7]+g+Bt[u-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:l,G:a,H:f}=this;for(let u=0;u<64;u++){const h=at(c,6)^at(c,11)^at(c,25),w=f+h+ms(c,l,a)+Es[u]+Bt[u]|0,d=(at(r,2)^at(r,13)^at(r,22))+xs(r,o,s)|0;f=a,a=l,l=c,c=i+w|0,i=s,s=o,o=r,r=w+d|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,l=l+this.F|0,a=a+this.G|0,f=f+this.H|0,this.set(r,o,s,i,c,l,a,f)}roundClean(){Bt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class vs extends rr{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const nn=On(()=>new rr);On(()=>new vs);var Gt=Symbol("verified"),_s=t=>t instanceof Object;function Ss(t){if(!_s(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var ks=new TextEncoder,As=class{generateSecretKey(){return Q.utils.randomPrivateKey()}getPublicKey(e){return Y(Q.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=Y(Q.getPublicKey(n)),r.id=rn(r),r.sig=Y(Q.sign(rn(r),n)),r[Gt]=!0,r}verifyEvent(e){if(typeof e[Gt]=="boolean")return e[Gt];const n=rn(e);if(n!==e.id)return e[Gt]=!1,!1;try{const r=Q.verify(e.sig,n,e.pubkey);return e[Gt]=r,r}catch{return e[Gt]=!1,!1}}};function Bs(t){if(!Ss(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function rn(t){let e=nn(ks.encode(Bs(t)));return Y(e)}var _e=new As,$s=_e.generateSecretKey,or=_e.getPublicKey;_e.finalizeEvent,_e.verifyEvent;var Rt=Symbol("verified"),Os=t=>t instanceof Object;function Ts(t){if(!Os(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}new TextDecoder("utf-8");var Is=new TextEncoder;function oe(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var Ns=class{constructor(e){y(this,"value");y(this,"next",null);y(this,"prev",null);this.value=e}},Us=class{constructor(){y(this,"first");y(this,"last");this.first=null,this.last=null}enqueue(e){const n=new Ns(e);return this.last?this.last===this.first?(this.last=n,this.last.prev=this.first,this.first.next=n):(n.prev=this.last,this.last.next=n,this.last=n):(this.first=n,this.last=n),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const n=this.first;return this.first=null,this.last=null,n.value}const e=this.first;return this.first=e.next,e.value}},Ps=class{generateSecretKey(){return Q.utils.randomPrivateKey()}getPublicKey(e){return Y(Q.getPublicKey(e))}finalizeEvent(e,n){const r=e;return r.pubkey=Y(Q.getPublicKey(n)),r.id=on(r),r.sig=Y(Q.sign(on(r),n)),r[Rt]=!0,r}verifyEvent(e){if(typeof e[Rt]=="boolean")return e[Rt];const n=on(e);if(n!==e.id)return e[Rt]=!1,!1;try{const r=Q.verify(e.sig,n,e.pubkey);return e[Rt]=r,r}catch{return e[Rt]=!1,!1}}};function Ls(t){if(!Ts(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function on(t){let e=nn(Is.encode(Ls(t)));return Y(e)}var Se=new Ps;Se.generateSecretKey,Se.getPublicKey,Se.finalizeEvent;var Cs=Se.verifyEvent,Rs=22242;function Hs(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([s,i])=>s===n.slice(1)&&o.indexOf(i)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function qs(t,e){for(let n=0;n<t.length;n++)if(Hs(t[n],e))return!0;return!1}function js(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function Ks(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let s=r+1+o;return t.slice(r+1,s)}function Ms(t,e){return{kind:Rs,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function zs(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var Vs=t=>(t[Rt]=!0,!0),sr;try{sr=WebSocket}catch{}var ir=class{constructor(e,n){y(this,"url");y(this,"_connected",!1);y(this,"onclose",null);y(this,"onnotice",e=>console.debug(`NOTICE from ${this.url}: ${e}`));y(this,"baseEoseTimeout",4400);y(this,"connectionTimeout",4400);y(this,"openSubs",new Map);y(this,"connectionTimeoutHandle");y(this,"connectionPromise");y(this,"openCountRequests",new Map);y(this,"openEventPublishes",new Map);y(this,"ws");y(this,"incomingMessageQueue",new Us);y(this,"queueRunning",!1);y(this,"challenge");y(this,"serial",0);y(this,"verifyEvent");this.url=oe(e),this.verifyEvent=n.verifyEvent}static async connect(e,n){const r=new ir(e,n);return await r.connect(),r}closeAllSubscriptions(e){for(let[n,r]of this.openSubs)r.close(e);this.openSubs.clear();for(let[n,r]of this.openEventPublishes)r.reject(new Error(e));this.openEventPublishes.clear();for(let[n,r]of this.openCountRequests)r.reject(new Error(e));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((e,n)=>{this.connectionTimeoutHandle=setTimeout(()=>{var r;n("connection timed out"),this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new sr(this.url)}catch(r){n(r);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,e()},this.ws.onerror=r=>{var o;n(r.message),this._connected&&((o=this.onclose)==null||o.call(this),this.closeAllSubscriptions("relay connection errored"),this._connected=!1)},this.ws.onclose=async()=>{var r;this.connectionPromise=void 0,(r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection closed"),this._connected=!1},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await zs();this.queueRunning=!1}handleNext(){var r,o;const e=this.incomingMessageQueue.dequeue();if(!e)return!1;const n=Ks(e);if(n){const s=this.openSubs.get(n);if(!s)return;const i=js(e,"id"),c=(r=s.alreadyHaveEvent)==null?void 0:r.call(s,i);if((o=s.receivedEvent)==null||o.call(s,this,i),c)return}try{let s=JSON.parse(e);switch(s[0]){case"EVENT":{const i=this.openSubs.get(s[1]),c=s[2];this.verifyEvent(c)&&qs(i.filters,c)&&i.onevent(c);return}case"COUNT":{const i=s[1],c=s[2],l=this.openCountRequests.get(i);l&&(l.resolve(c.count),this.openCountRequests.delete(i));return}case"EOSE":{const i=this.openSubs.get(s[1]);if(!i)return;i.receivedEose();return}case"OK":{const i=s[1],c=s[2],l=s[3],a=this.openEventPublishes.get(i);c?a.resolve(l):a.reject(new Error(l)),this.openEventPublishes.delete(i);return}case"CLOSED":{const i=s[1],c=this.openSubs.get(i);if(!c)return;c.closed=!0,c.close(s[2]);return}case"NOTICE":this.onnotice(s[1]);return;case"AUTH":{this.challenge=s[1];return}}}catch{return}}async send(e){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var n;(n=this.ws)==null||n.send(e)})}async auth(e){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const n=await e(Ms(this.url,this.challenge)),r=new Promise((o,s)=>{this.openEventPublishes.set(n.id,{resolve:o,reject:s})});return this.send('["AUTH",'+JSON.stringify(n)+"]"),r}async publish(e){const n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["EVENT",'+JSON.stringify(e)+"]"),n}async count(e,n){this.serial++;const r=(n==null?void 0:n.id)||"count:"+this.serial,o=new Promise((s,i)=>{this.openCountRequests.set(r,{resolve:s,reject:i})});return this.send('["COUNT","'+r+'",'+JSON.stringify(e)+"]"),o}subscribe(e,n){const r=this.prepareSubscription(e,n);return r.fire(),r}prepareSubscription(e,n){this.serial++;const r=n.id||"sub:"+this.serial,o=new Ds(this,r,e,n);return this.openSubs.set(r,o),o}close(){var e;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(e=this.ws)==null||e.close()}_onmessage(e){this.incomingMessageQueue.enqueue(e.data),this.queueRunning||this.runQueue()}},Ds=class{constructor(e,n,r,o){y(this,"relay");y(this,"id");y(this,"closed",!1);y(this,"eosed",!1);y(this,"filters");y(this,"alreadyHaveEvent");y(this,"receivedEvent");y(this,"onevent");y(this,"oneose");y(this,"onclose");y(this,"eoseTimeout");y(this,"eoseTimeoutHandle");this.relay=e,this.filters=r,this.id=n,this.alreadyHaveEvent=o.alreadyHaveEvent,this.receivedEvent=o.receivedEvent,this.eoseTimeout=o.eoseTimeout||e.baseEoseTimeout,this.oneose=o.oneose,this.onclose=o.onclose,this.onevent=o.onevent||(s=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,s)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var e;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(e=this.oneose)==null||e.call(this))}close(e="closed by caller"){var n;this.closed||(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(n=this.onclose)==null||n.call(this,e)}},Ws=class{constructor(e){y(this,"relays",new Map);y(this,"seenOn",new Map);y(this,"trackRelays",!1);y(this,"verifyEvent");y(this,"trustedRelayURLs",new Set);this.verifyEvent=e.verifyEvent}async ensureRelay(e,n){e=oe(e);let r=this.relays.get(e);return r||(r=new ir(e,{verifyEvent:this.trustedRelayURLs.has(e)?Vs:this.verifyEvent}),n!=null&&n.connectionTimeout&&(r.connectionTimeout=n.connectionTimeout),this.relays.set(e,r)),await r.connect(),r}close(e){e.map(oe).forEach(n=>{var r;(r=this.relays.get(n))==null||r.close()})}subscribeMany(e,n,r){this.trackRelays&&(r.receivedEvent=(h,w)=>{let g=this.seenOn.get(w);g||(g=new Set,this.seenOn.set(w,g)),g.add(h)});const o=new Set,s=[],i=[];let c=h=>{var w;i[h]=!0,i.filter(g=>g).length===e.length&&((w=r.oneose)==null||w.call(r),c=()=>{})};const l=[];let a=(h,w)=>{var g;c(h),l[h]=w,l.filter(d=>d).length===e.length&&((g=r.onclose)==null||g.call(r,l),a=()=>{})};const f=h=>{var g;if((g=r.alreadyHaveEvent)!=null&&g.call(r,h))return!0;const w=o.has(h);return o.add(h),w},u=Promise.all(e.map(oe).map(async(h,w,g)=>{if(g.indexOf(h)!==w){a(w,"duplicate url");return}let d;try{d=await this.ensureRelay(h,{connectionTimeout:r.maxWait?Math.max(r.maxWait*.8,r.maxWait-1e3):void 0})}catch(b){a(w,(b==null?void 0:b.message)||String(b));return}let p=d.subscribe(n,{...r,oneose:()=>c(w),onclose:b=>a(w,b),alreadyHaveEvent:f,eoseTimeout:r.maxWait});s.push(p)}));return{async close(){await u,s.forEach(h=>{h.close()})}}}subscribeManyEose(e,n,r){const o=this.subscribeMany(e,n,{...r,oneose(){o.close()}});return o}async querySync(e,n,r){return new Promise(async o=>{const s=[];this.subscribeManyEose(e,[n],{...r,onevent(i){s.push(i)},onclose(i){o(s)}})})}async get(e,n,r){n.limit=1;const o=await this.querySync(e,n,r);return o.sort((s,i)=>i.created_at-s.created_at),o[0]||null}publish(e,n){return e.map(oe).map(async(r,o,s)=>s.indexOf(r)!==o?Promise.reject("duplicate url"):(await this.ensureRelay(r)).publish(n))}},Zs=class extends Ws{constructor(){super({verifyEvent:Cs})}};function cr(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Ht(t,...e){if(!cr(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error(`Uint8Array expected of length ${e}, not of length=${t.length}`)}function ke(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function lr(t,e){Ht(t);const n=e.outputLen;if(t.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-ciphers - MIT License (c) 2023 Paul Miller (paulmillr.com) */const nt=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4)),Gs=t=>new DataView(t.buffer,t.byteOffset,t.byteLength);if(!(new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68))throw new Error("Non little-endian hardware is not supported");function Fs(t){if(typeof t!="string")throw new Error(`string expected, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function se(t){if(typeof t=="string")t=Fs(t);else if(cr(t))t=t.slice();else throw new Error(`Uint8Array expected, got ${typeof t}`);return t}const Js=(t,e)=>(Object.assign(e,t),e),bt=16,sn=new Uint8Array(16),ft=nt(sn),Ys=225,Qs=(t,e,n,r)=>{const o=r&1;return{s3:n<<31|r>>>1,s2:e<<31|n>>>1,s1:t<<31|e>>>1,s0:t>>>1^Ys<<24&-(o&1)}},it=t=>(t>>>0&255)<<24|(t>>>8&255)<<16|(t>>>16&255)<<8|t>>>24&255|0;function Xs(t){t.reverse();const e=t[15]&1;let n=0;for(let r=0;r<t.length;r++){const o=t[r];t[r]=o>>>1|n,n=(o&1)<<7}return t[0]^=-e&225,t}const ti=t=>t>64*1024?8:t>1024?4:2;class ar{constructor(e,n){this.blockLen=bt,this.outputLen=bt,this.s0=0,this.s1=0,this.s2=0,this.s3=0,this.finished=!1,e=se(e),Ht(e,16);const r=Gs(e);let o=r.getUint32(0,!1),s=r.getUint32(4,!1),i=r.getUint32(8,!1),c=r.getUint32(12,!1);const l=[];for(let g=0;g<128;g++)l.push({s0:it(o),s1:it(s),s2:it(i),s3:it(c)}),{s0:o,s1:s,s2:i,s3:c}=Qs(o,s,i,c);const a=ti(n||1024);if(![1,2,4,8].includes(a))throw new Error(`ghash: wrong window size=${a}, should be 2, 4 or 8`);this.W=a;const u=128/a,h=this.windowSize=2**a,w=[];for(let g=0;g<u;g++)for(let d=0;d<h;d++){let p=0,b=0,m=0,x=0;for(let O=0;O<a;O++){if(!(d>>>a-O-1&1))continue;const{s0:_,s1:v,s2:S,s3:U}=l[a*g+O];p^=_,b^=v,m^=S,x^=U}w.push({s0:p,s1:b,s2:m,s3:x})}this.t=w}_updateBlock(e,n,r,o){e^=this.s0,n^=this.s1,r^=this.s2,o^=this.s3;const{W:s,t:i,windowSize:c}=this;let l=0,a=0,f=0,u=0;const h=(1<<s)-1;let w=0;for(const g of[e,n,r,o])for(let d=0;d<4;d++){const p=g>>>8*d&255;for(let b=8/s-1;b>=0;b--){const m=p>>>s*b&h,{s0:x,s1:O,s2:k,s3:_}=i[w*c+m];l^=x,a^=O,f^=k,u^=_,w+=1}}this.s0=l,this.s1=a,this.s2=f,this.s3=u}update(e){e=se(e),ke(this);const n=nt(e),r=Math.floor(e.length/bt),o=e.length%bt;for(let s=0;s<r;s++)this._updateBlock(n[s*4+0],n[s*4+1],n[s*4+2],n[s*4+3]);return o&&(sn.set(e.subarray(r*bt)),this._updateBlock(ft[0],ft[1],ft[2],ft[3]),ft.fill(0)),this}destroy(){const{t:e}=this;for(const n of e)n.s0=0,n.s1=0,n.s2=0,n.s3=0}digestInto(e){ke(this),lr(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:s}=this,i=nt(e);return i[0]=n,i[1]=r,i[2]=o,i[3]=s,e}digest(){const e=new Uint8Array(bt);return this.digestInto(e),this.destroy(),e}}class ei extends ar{constructor(e,n){e=se(e);const r=Xs(e.slice());super(r,n),r.fill(0)}update(e){e=se(e),ke(this);const n=nt(e),r=e.length%bt,o=Math.floor(e.length/bt);for(let s=0;s<o;s++)this._updateBlock(it(n[s*4+3]),it(n[s*4+2]),it(n[s*4+1]),it(n[s*4+0]));return r&&(sn.set(e.subarray(o*bt)),this._updateBlock(it(ft[3]),it(ft[2]),it(ft[1]),it(ft[0])),ft.fill(0)),this}digestInto(e){ke(this),lr(e,this),this.finished=!0;const{s0:n,s1:r,s2:o,s3:s}=this,i=nt(e);return i[0]=n,i[1]=r,i[2]=o,i[3]=s,e.reverse()}}function ur(t){const e=(r,o)=>t(o,r.length).update(se(r)).digest(),n=t(new Uint8Array(16),0);return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.create=(r,o)=>t(r,o),e}ur((t,e)=>new ar(t,e)),ur((t,e)=>new ei(t,e));const $t=16,ni=283;function cn(t){return t<<1^ni&-(t>>7)}function Ft(t,e){let n=0;for(;e>0;e>>=1)n^=t&-(e&1),t=cn(t);return n}const ln=(()=>{let t=new Uint8Array(256);for(let n=0,r=1;n<256;n++,r^=cn(r))t[n]=r;const e=new Uint8Array(256);e[0]=99;for(let n=0;n<255;n++){let r=t[255-n];r|=r<<8,e[t[n]]=(r^r>>4^r>>5^r>>6^r>>7^99)&255}return e})(),ri=ln.map((t,e)=>ln.indexOf(e)),oi=t=>t<<24|t>>>8,an=t=>t<<8|t>>>24;function fr(t,e){if(t.length!==256)throw new Error("Wrong sbox length");const n=new Uint32Array(256).map((a,f)=>e(t[f])),r=n.map(an),o=r.map(an),s=o.map(an),i=new Uint32Array(256*256),c=new Uint32Array(256*256),l=new Uint16Array(256*256);for(let a=0;a<256;a++)for(let f=0;f<256;f++){const u=a*256+f;i[u]=n[a]^r[f],c[u]=o[a]^s[f],l[u]=t[a]<<8|t[f]}return{sbox:t,sbox2:l,T0:n,T1:r,T2:o,T3:s,T01:i,T23:c}}const un=fr(ln,t=>Ft(t,3)<<24|t<<16|t<<8|Ft(t,2)),dr=fr(ri,t=>Ft(t,11)<<24|Ft(t,13)<<16|Ft(t,9)<<8|Ft(t,14)),si=(()=>{const t=new Uint8Array(16);for(let e=0,n=1;e<16;e++,n=cn(n))t[e]=n;return t})();function hr(t){Ht(t);const e=t.length;if(![16,24,32].includes(e))throw new Error(`aes: wrong key size: should be 16, 24 or 32, got: ${e}`);const{sbox2:n}=un,r=nt(t),o=r.length,s=c=>dt(n,c,c,c,c),i=new Uint32Array(e+28);i.set(r);for(let c=o;c<i.length;c++){let l=i[c-1];c%o===0?l=s(oi(l))^si[c/o-1]:o>6&&c%o===4&&(l=s(l)),i[c]=i[c-o]^l}return i}function ii(t){const e=hr(t),n=e.slice(),r=e.length,{sbox2:o}=un,{T0:s,T1:i,T2:c,T3:l}=dr;for(let a=0;a<r;a+=4)for(let f=0;f<4;f++)n[a+f]=e[r-a-4+f];e.fill(0);for(let a=4;a<r-4;a++){const f=n[a],u=dt(o,f,f,f,f);n[a]=s[u&255]^i[u>>>8&255]^c[u>>>16&255]^l[u>>>24]}return n}function Ot(t,e,n,r,o,s){return t[n<<8&65280|r>>>8&255]^e[o>>>8&65280|s>>>24&255]}function dt(t,e,n,r,o){return t[e&255|n&65280]|t[r>>>16&255|o>>>16&65280]<<16}function wr(t,e,n,r,o){const{sbox2:s,T01:i,T23:c}=un;let l=0;e^=t[l++],n^=t[l++],r^=t[l++],o^=t[l++];const a=t.length/4-2;for(let g=0;g<a;g++){const d=t[l++]^Ot(i,c,e,n,r,o),p=t[l++]^Ot(i,c,n,r,o,e),b=t[l++]^Ot(i,c,r,o,e,n),m=t[l++]^Ot(i,c,o,e,n,r);e=d,n=p,r=b,o=m}const f=t[l++]^dt(s,e,n,r,o),u=t[l++]^dt(s,n,r,o,e),h=t[l++]^dt(s,r,o,e,n),w=t[l++]^dt(s,o,e,n,r);return{s0:f,s1:u,s2:h,s3:w}}function ci(t,e,n,r,o){const{sbox2:s,T01:i,T23:c}=dr;let l=0;e^=t[l++],n^=t[l++],r^=t[l++],o^=t[l++];const a=t.length/4-2;for(let g=0;g<a;g++){const d=t[l++]^Ot(i,c,e,o,r,n),p=t[l++]^Ot(i,c,n,e,o,r),b=t[l++]^Ot(i,c,r,n,e,o),m=t[l++]^Ot(i,c,o,r,n,e);e=d,n=p,r=b,o=m}const f=t[l++]^dt(s,e,o,r,n),u=t[l++]^dt(s,n,e,o,r),h=t[l++]^dt(s,r,n,e,o),w=t[l++]^dt(s,o,r,n,e);return{s0:f,s1:u,s2:h,s3:w}}function pr(t,e){if(!e)return new Uint8Array(t);if(Ht(e),e.length<t)throw new Error(`aes: wrong destination length, expected at least ${t}, got: ${e.length}`);return e}function li(t){if(Ht(t),t.length%$t!==0)throw new Error(`aes/(cbc-ecb).decrypt ciphertext should consist of blocks with size ${$t}`)}function ai(t,e,n){let r=t.length;const o=r%$t;if(!e&&o!==0)throw new Error("aec/(cbc-ecb): unpadded plaintext with disabled padding");const s=nt(t);if(e){let l=$t-o;l||(l=$t),r=r+l}const i=pr(r,n),c=nt(i);return{b:s,o:c,out:i}}function ui(t,e){if(!e)return t;const n=t.length;if(!n)throw new Error("aes/pcks5: empty ciphertext not allowed");const r=t[n-1];if(r<=0||r>16)throw new Error(`aes/pcks5: wrong padding byte: ${r}`);const o=t.subarray(0,-r);for(let s=0;s<r;s++)if(t[n-s-1]!==r)throw new Error("aes/pcks5: wrong padding");return o}function fi(t){const e=new Uint8Array(16),n=nt(e);e.set(t);const r=$t-t.length;for(let o=$t-r;o<$t;o++)e[o]=r;return n}const gr=Js({blockSize:16,nonceLength:16},function(e,n,r={}){Ht(e),Ht(n,16);const o=!r.disablePadding;return{encrypt:(s,i)=>{const c=hr(e),{b:l,o:a,out:f}=ai(s,o,i),u=nt(n);let h=u[0],w=u[1],g=u[2],d=u[3],p=0;for(;p+4<=l.length;)h^=l[p+0],w^=l[p+1],g^=l[p+2],d^=l[p+3],{s0:h,s1:w,s2:g,s3:d}=wr(c,h,w,g,d),a[p++]=h,a[p++]=w,a[p++]=g,a[p++]=d;if(o){const b=fi(s.subarray(p*4));h^=b[0],w^=b[1],g^=b[2],d^=b[3],{s0:h,s1:w,s2:g,s3:d}=wr(c,h,w,g,d),a[p++]=h,a[p++]=w,a[p++]=g,a[p++]=d}return c.fill(0),f},decrypt:(s,i)=>{li(s);const c=ii(e),l=nt(n),a=pr(s.length,i),f=nt(s),u=nt(a);let h=l[0],w=l[1],g=l[2],d=l[3];for(let p=0;p+4<=f.length;){const b=h,m=w,x=g,O=d;h=f[p+0],w=f[p+1],g=f[p+2],d=f[p+3];const{s0:k,s1:_,s2:v,s3:S}=ci(c,h,w,g,d);u[p++]=k^b,u[p++]=_^m,u[p++]=v^x,u[p++]=S^O}return c.fill(0),ui(a,o)}}});/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Jt(t){if(!Number.isSafeInteger(t))throw new Error(`Wrong integer: ${t}`)}function yt(...t){const e=(o,s)=>i=>o(s(i)),n=Array.from(t).reverse().reduce((o,s)=>o?e(o,s.encode):s.encode,void 0),r=t.reduce((o,s)=>o?e(o,s.decode):s.decode,void 0);return{encode:n,decode:r}}function mt(t){return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return e.map(n=>{if(Jt(n),n<0||n>=t.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${t.length})`);return t[n]})},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("alphabet.decode input should be array of strings");return e.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=t.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${t}`);return r})}}}function xt(t=""){if(typeof t!="string")throw new Error("join separator should be string");return{encode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of e)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return e.join(t)},decode:e=>{if(typeof e!="string")throw new Error("join.decode input should be string");return e.split(t)}}}function Ae(t,e="="){if(Jt(t),typeof e!="string")throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let r of n)if(typeof r!="string")throw new Error(`padding.encode: non-string input=${r}`);for(;n.length*t%8;)n.push(e);return n},decode(n){if(!Array.isArray(n)||n.length&&typeof n[0]!="string")throw new Error("padding.encode input should be array of strings");for(let o of n)if(typeof o!="string")throw new Error(`padding.decode: non-string input=${o}`);let r=n.length;if(r*t%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===e;r--)if(!((r-1)*t%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function br(t){if(typeof t!="function")throw new Error("normalize fn should be function");return{encode:e=>e,decode:e=>t(e)}}function yr(t,e,n){if(e<2)throw new Error(`convertRadix: wrong from=${e}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(t))throw new Error("convertRadix: data should be array");if(!t.length)return[];let r=0;const o=[],s=Array.from(t);for(s.forEach(i=>{if(Jt(i),i<0||i>=e)throw new Error(`Wrong integer: ${i}`)});;){let i=0,c=!0;for(let l=r;l<s.length;l++){const a=s[l],f=e*i+a;if(!Number.isSafeInteger(f)||e*i/e!==i||f-a!==e*i)throw new Error("convertRadix: carry overflow");if(i=f%n,s[l]=Math.floor(f/n),!Number.isSafeInteger(s[l])||s[l]*n+i!==f)throw new Error("convertRadix: carry overflow");if(c)s[l]?c=!1:r=l;else continue}if(o.push(i),c)break}for(let i=0;i<t.length-1&&t[i]===0;i++)o.push(0);return o.reverse()}const mr=(t,e)=>e?mr(e,t%e):t,Be=(t,e)=>t+(e-mr(t,e));function fn(t,e,n,r){if(!Array.isArray(t))throw new Error("convertRadix2: data should be array");if(e<=0||e>32)throw new Error(`convertRadix2: wrong from=${e}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(Be(e,n)>32)throw new Error(`convertRadix2: carry overflow from=${e} to=${n} carryBits=${Be(e,n)}`);let o=0,s=0;const i=2**n-1,c=[];for(const l of t){if(Jt(l),l>=2**e)throw new Error(`convertRadix2: invalid data word=${l} from=${e}`);if(o=o<<e|l,s+e>32)throw new Error(`convertRadix2: carry overflow pos=${s} from=${e}`);for(s+=e;s>=n;s-=n)c.push((o>>s-n&i)>>>0);o&=2**s-1}if(o=o<<n-s&i,!r&&s>=e)throw new Error("Excess padding");if(!r&&o)throw new Error(`Non-zero padding: ${o}`);return r&&s>0&&c.push(o>>>0),c}function di(t){return Jt(t),{encode:e=>{if(!(e instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return yr(Array.from(e),2**8,t)},decode:e=>{if(!Array.isArray(e)||e.length&&typeof e[0]!="number")throw new Error("radix.decode input should be array of strings");return Uint8Array.from(yr(e,t,2**8))}}}function Tt(t,e=!1){if(Jt(t),t<=0||t>32)throw new Error("radix2: bits should be in (0..32]");if(Be(8,t)>32||Be(t,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return fn(Array.from(n),8,t,!e)},decode:n=>{if(!Array.isArray(n)||n.length&&typeof n[0]!="number")throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(fn(n,t,8,e))}}}function xr(t){if(typeof t!="function")throw new Error("unsafeWrapper fn should be function");return function(...e){try{return t.apply(null,e)}catch{}}}const hi=yt(Tt(4),mt("0123456789ABCDEF"),xt("")),wi=yt(Tt(5),mt("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),Ae(5),xt(""));yt(Tt(5),mt("0123456789ABCDEFGHIJKLMNOPQRSTUV"),Ae(5),xt("")),yt(Tt(5),mt("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),xt(""),br(t=>t.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const ie=yt(Tt(6),mt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),Ae(6),xt("")),pi=yt(Tt(6),mt("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),Ae(6),xt("")),dn=t=>yt(di(58),mt(t),xt("")),hn=dn("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");dn("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),dn("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const Er=[0,2,3,5,6,7,9,10,11],gi={encode(t){let e="";for(let n=0;n<t.length;n+=8){const r=t.subarray(n,n+8);e+=hn.encode(r).padStart(Er[r.length],"1")}return e},decode(t){let e=[];for(let n=0;n<t.length;n+=11){const r=t.slice(n,n+11),o=Er.indexOf(r.length),s=hn.decode(r);for(let i=0;i<s.length-o;i++)if(s[i]!==0)throw new Error("base58xmr: wrong padding");e=e.concat(Array.from(s.slice(s.length-o)))}return Uint8Array.from(e)}},wn=yt(mt("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),xt("")),vr=[996825010,642813549,513874426,1027748829,705979059];function ce(t){const e=t>>25;let n=(t&33554431)<<5;for(let r=0;r<vr.length;r++)(e>>r&1)===1&&(n^=vr[r]);return n}function _r(t,e,n=1){const r=t.length;let o=1;for(let s=0;s<r;s++){const i=t.charCodeAt(s);if(i<33||i>126)throw new Error(`Invalid prefix (${t})`);o=ce(o)^i>>5}o=ce(o);for(let s=0;s<r;s++)o=ce(o)^t.charCodeAt(s)&31;for(let s of e)o=ce(o)^s;for(let s=0;s<6;s++)o=ce(o);return o^=n,wn.encode(fn([o%2**30],30,5,!1))}function Sr(t){const e=t==="bech32"?1:734539939,n=Tt(5),r=n.decode,o=n.encode,s=xr(r);function i(f,u,h=90){if(typeof f!="string")throw new Error(`bech32.encode prefix should be string, not ${typeof f}`);if(!Array.isArray(u)||u.length&&typeof u[0]!="number")throw new Error(`bech32.encode words should be array of numbers, not ${typeof u}`);const w=f.length+7+u.length;if(h!==!1&&w>h)throw new TypeError(`Length ${w} exceeds limit ${h}`);return f=f.toLowerCase(),`${f}1${wn.encode(u)}${_r(f,u,e)}`}function c(f,u=90){if(typeof f!="string")throw new Error(`bech32.decode input should be string, not ${typeof f}`);if(f.length<8||u!==!1&&f.length>u)throw new TypeError(`Wrong string length: ${f.length} (${f}). Expected (8..${u})`);const h=f.toLowerCase();if(f!==h&&f!==f.toUpperCase())throw new Error("String must be lowercase or uppercase");f=h;const w=f.lastIndexOf("1");if(w===0||w===-1)throw new Error('Letter "1" must be present between prefix and data only');const g=f.slice(0,w),d=f.slice(w+1);if(d.length<6)throw new Error("Data must be at least 6 characters long");const p=wn.decode(d).slice(0,-6),b=_r(g,p,e);if(!d.endsWith(b))throw new Error(`Invalid checksum in ${f}: expected "${b}"`);return{prefix:g,words:p}}const l=xr(c);function a(f){const{prefix:u,words:h}=c(f,!1);return{prefix:u,words:h,bytes:r(h)}}return{encode:i,decode:c,decodeToBytes:a,decodeUnsafe:l,fromWords:r,fromWordsUnsafe:s,toWords:o}}const kr=Sr("bech32");Sr("bech32m");const bi={encode:t=>new TextDecoder().decode(t),decode:t=>new TextEncoder().encode(t)},yi=yt(Tt(4),mt("0123456789abcdef"),xt(""),br(t=>{if(typeof t!="string"||t.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof t} with length ${t.length}`);return t.toLowerCase()}));`${Object.keys({utf8:bi,hex:yi,base16:hi,base32:wi,base64:ie,base64url:pi,base58:hn,base58xmr:gi}).join(", ")}`;var qt=Symbol("verified"),mi=t=>t instanceof Object;function xi(t){if(!mi(t)||typeof t.kind!="number"||typeof t.content!="string"||typeof t.created_at!="number"||typeof t.pubkey!="string"||!t.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(t.tags))return!1;for(let e=0;e<t.tags.length;e++){let n=t.tags[e];if(!Array.isArray(n))return!1;for(let r=0;r<n.length;r++)if(typeof n[r]=="object")return!1}return!0}var Ei=new TextDecoder("utf-8"),Ar=new TextEncoder;function le(t){t.indexOf("://")===-1&&(t="wss://"+t);let e=new URL(t);return e.pathname=e.pathname.replace(/\/+/g,"/"),e.pathname.endsWith("/")&&(e.pathname=e.pathname.slice(0,-1)),(e.port==="80"&&e.protocol==="ws:"||e.port==="443"&&e.protocol==="wss:")&&(e.port=""),e.searchParams.sort(),e.hash="",e.toString()}var vi=class{constructor(t){y(this,"value");y(this,"next",null);y(this,"prev",null);this.value=t}},_i=class{constructor(){y(this,"first");y(this,"last");this.first=null,this.last=null}enqueue(t){const e=new vi(t);return this.last?this.last===this.first?(this.last=e,this.last.prev=this.first,this.first.next=e):(e.prev=this.last,this.last.next=e,this.last=e):(this.first=e,this.last=e),!0}dequeue(){if(!this.first)return null;if(this.first===this.last){const e=this.first;return this.first=null,this.last=null,e.value}const t=this.first;return this.first=t.next,t.value}},Si=class{generateSecretKey(){return Q.utils.randomPrivateKey()}getPublicKey(t){return Y(Q.getPublicKey(t))}finalizeEvent(t,e){const n=t;return n.pubkey=Y(Q.getPublicKey(e)),n.id=pn(n),n.sig=Y(Q.sign(pn(n),e)),n[qt]=!0,n}verifyEvent(t){if(typeof t[qt]=="boolean")return t[qt];const e=pn(t);if(e!==t.id)return t[qt]=!1,!1;try{const n=Q.verify(t.sig,e,t.pubkey);return t[qt]=n,n}catch{return t[qt]=!1,!1}}};function ki(t){if(!xi(t))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,t.pubkey,t.created_at,t.kind,t.tags,t.content])}function pn(t){let e=nn(Ar.encode(ki(t)));return Y(e)}var $e=new Si,Ai=$e.generateSecretKey,Br=$e.getPublicKey,Bi=$e.finalizeEvent,$r=$e.verifyEvent;async function $i(t,e,n){const r=t instanceof Uint8Array?Y(t):t,o=ne.getSharedSecret(r,"02"+e),s=Or(o);let i=Uint8Array.from(Eo(16)),c=Ar.encode(n),l=gr(s,i).encrypt(c),a=ie.encode(new Uint8Array(l)),f=ie.encode(new Uint8Array(i.buffer));return`${a}?iv=${f}`}async function Oi(t,e,n){const r=t instanceof Uint8Array?Y(t):t;let[o,s]=n.split("?iv="),i=ne.getSharedSecret(r,"02"+e),c=Or(i),l=ie.decode(s),a=ie.decode(o),f=gr(c,l).decrypt(a);return Ei.decode(f)}function Or(t){return t.slice(1,33)}var Ti=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Ii;try{Ii=fetch}catch{}var Ni=22242,gn=24133,Ui=31990;function Pi(t,e){if(t.ids&&t.ids.indexOf(e.id)===-1&&!t.ids.some(n=>e.id.startsWith(n))||t.kinds&&t.kinds.indexOf(e.kind)===-1||t.authors&&t.authors.indexOf(e.pubkey)===-1&&!t.authors.some(n=>e.pubkey.startsWith(n)))return!1;for(let n in t)if(n[0]==="#"){let r=n.slice(1),o=t[`#${r}`];if(o&&!e.tags.find(([s,i])=>s===n.slice(1)&&o.indexOf(i)!==-1))return!1}return!(t.since&&e.created_at<t.since||t.until&&e.created_at>t.until)}function Li(t,e){for(let n=0;n<t.length;n++)if(Pi(t[n],e))return!0;return!1}function Ci(t,e){let n=e.length+3,r=t.indexOf(`"${e}":`)+n,o=t.slice(r).indexOf('"')+r+1;return t.slice(o,o+64)}function Ri(t){let e=t.slice(0,22).indexOf('"EVENT"');if(e===-1)return null;let n=t.slice(e+7+1).indexOf('"');if(n===-1)return null;let r=e+7+1+n,o=t.slice(r+1,80).indexOf('"');if(o===-1)return null;let s=r+1+o;return t.slice(r+1,s)}function Hi(t,e){return{kind:Ni,created_at:Math.floor(Date.now()/1e3),tags:[["relay",t],["challenge",e]],content:""}}async function qi(){return new Promise(t=>{const e=new MessageChannel,n=()=>{e.port1.removeEventListener("message",n),t()};e.port1.addEventListener("message",n),e.port2.postMessage(0),e.port1.start()})}var ji=t=>(t[qt]=!0,!0),Tr;try{Tr=WebSocket}catch{}var Ir=class{constructor(t,e){y(this,"url");y(this,"_connected",!1);y(this,"onclose",null);y(this,"onnotice",t=>console.debug(`NOTICE from ${this.url}: ${t}`));y(this,"baseEoseTimeout",4400);y(this,"connectionTimeout",4400);y(this,"openSubs",new Map);y(this,"connectionTimeoutHandle");y(this,"connectionPromise");y(this,"openCountRequests",new Map);y(this,"openEventPublishes",new Map);y(this,"ws");y(this,"incomingMessageQueue",new _i);y(this,"queueRunning",!1);y(this,"challenge");y(this,"serial",0);y(this,"verifyEvent");this.url=le(t),this.verifyEvent=e.verifyEvent}static async connect(t,e){const n=new Ir(t,e);return await n.connect(),n}closeAllSubscriptions(t){for(let[e,n]of this.openSubs)n.close(t);this.openSubs.clear();for(let[e,n]of this.openEventPublishes)n.reject(new Error(t));this.openEventPublishes.clear();for(let[e,n]of this.openCountRequests)n.reject(new Error(t));this.openCountRequests.clear()}get connected(){return this._connected}async connect(){return this.connectionPromise?this.connectionPromise:(this.challenge=void 0,this.connectionPromise=new Promise((t,e)=>{this.connectionTimeoutHandle=setTimeout(()=>{var n;e("connection timed out"),this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection timed out")},this.connectionTimeout);try{this.ws=new Tr(this.url)}catch(n){e(n);return}this.ws.onopen=()=>{clearTimeout(this.connectionTimeoutHandle),this._connected=!0,t()},this.ws.onerror=n=>{var r;e(n.message),this._connected&&((r=this.onclose)==null||r.call(this),this.closeAllSubscriptions("relay connection errored"),this._connected=!1)},this.ws.onclose=async()=>{var n;this.connectionPromise=void 0,(n=this.onclose)==null||n.call(this),this.closeAllSubscriptions("relay connection closed"),this._connected=!1},this.ws.onmessage=this._onmessage.bind(this)}),this.connectionPromise)}async runQueue(){for(this.queueRunning=!0;this.handleNext()!==!1;)await qi();this.queueRunning=!1}handleNext(){var n,r;const t=this.incomingMessageQueue.dequeue();if(!t)return!1;const e=Ri(t);if(e){const o=this.openSubs.get(e);if(!o)return;const s=Ci(t,"id"),i=(n=o.alreadyHaveEvent)==null?void 0:n.call(o,s);if((r=o.receivedEvent)==null||r.call(o,this,s),i)return}try{let o=JSON.parse(t);switch(o[0]){case"EVENT":{const s=this.openSubs.get(o[1]),i=o[2];this.verifyEvent(i)&&Li(s.filters,i)&&s.onevent(i);return}case"COUNT":{const s=o[1],i=o[2],c=this.openCountRequests.get(s);c&&(c.resolve(i.count),this.openCountRequests.delete(s));return}case"EOSE":{const s=this.openSubs.get(o[1]);if(!s)return;s.receivedEose();return}case"OK":{const s=o[1],i=o[2],c=o[3],l=this.openEventPublishes.get(s);i?l.resolve(c):l.reject(new Error(c)),this.openEventPublishes.delete(s);return}case"CLOSED":{const s=o[1],i=this.openSubs.get(s);if(!i)return;i.closed=!0,i.close(o[2]);return}case"NOTICE":this.onnotice(o[1]);return;case"AUTH":{this.challenge=o[1];return}}}catch{return}}async send(t){if(!this.connectionPromise)throw new Error("sending on closed connection");this.connectionPromise.then(()=>{var e;(e=this.ws)==null||e.send(t)})}async auth(t){if(!this.challenge)throw new Error("can't perform auth, no challenge was received");const e=await t(Hi(this.url,this.challenge)),n=new Promise((r,o)=>{this.openEventPublishes.set(e.id,{resolve:r,reject:o})});return this.send('["AUTH",'+JSON.stringify(e)+"]"),n}async publish(t){const e=new Promise((n,r)=>{this.openEventPublishes.set(t.id,{resolve:n,reject:r})});return this.send('["EVENT",'+JSON.stringify(t)+"]"),e}async count(t,e){this.serial++;const n=(e==null?void 0:e.id)||"count:"+this.serial,r=new Promise((o,s)=>{this.openCountRequests.set(n,{resolve:o,reject:s})});return this.send('["COUNT","'+n+'",'+JSON.stringify(t)+"]"),r}subscribe(t,e){const n=this.prepareSubscription(t,e);return n.fire(),n}prepareSubscription(t,e){this.serial++;const n=e.id||"sub:"+this.serial,r=new Ki(this,n,t,e);return this.openSubs.set(n,r),r}close(){var t;this.closeAllSubscriptions("relay connection closed by us"),this._connected=!1,(t=this.ws)==null||t.close()}_onmessage(t){this.incomingMessageQueue.enqueue(t.data),this.queueRunning||this.runQueue()}},Ki=class{constructor(t,e,n,r){y(this,"relay");y(this,"id");y(this,"closed",!1);y(this,"eosed",!1);y(this,"filters");y(this,"alreadyHaveEvent");y(this,"receivedEvent");y(this,"onevent");y(this,"oneose");y(this,"onclose");y(this,"eoseTimeout");y(this,"eoseTimeoutHandle");this.relay=t,this.filters=n,this.id=e,this.alreadyHaveEvent=r.alreadyHaveEvent,this.receivedEvent=r.receivedEvent,this.eoseTimeout=r.eoseTimeout||t.baseEoseTimeout,this.oneose=r.oneose,this.onclose=r.onclose,this.onevent=r.onevent||(o=>{console.warn(`onevent() callback not defined for subscription '${this.id}' in relay ${this.relay.url}. event received:`,o)})}fire(){this.relay.send('["REQ","'+this.id+'",'+JSON.stringify(this.filters).substring(1)),this.eoseTimeoutHandle=setTimeout(this.receivedEose.bind(this),this.eoseTimeout)}receivedEose(){var t;this.eosed||(clearTimeout(this.eoseTimeoutHandle),this.eosed=!0,(t=this.oneose)==null||t.call(this))}close(t="closed by caller"){var e;this.closed||(this.relay.send('["CLOSE",'+JSON.stringify(this.id)+"]"),this.closed=!0),this.relay.openSubs.delete(this.id),(e=this.onclose)==null||e.call(this,t)}},Mi=class{constructor(t){y(this,"relays",new Map);y(this,"seenOn",new Map);y(this,"trackRelays",!1);y(this,"verifyEvent");y(this,"trustedRelayURLs",new Set);this.verifyEvent=t.verifyEvent}async ensureRelay(t,e){t=le(t);let n=this.relays.get(t);return n||(n=new Ir(t,{verifyEvent:this.trustedRelayURLs.has(t)?ji:this.verifyEvent}),e!=null&&e.connectionTimeout&&(n.connectionTimeout=e.connectionTimeout),this.relays.set(t,n)),await n.connect(),n}close(t){t.map(le).forEach(e=>{var n;(n=this.relays.get(e))==null||n.close()})}subscribeMany(t,e,n){this.trackRelays&&(n.receivedEvent=(u,h)=>{let w=this.seenOn.get(h);w||(w=new Set,this.seenOn.set(h,w)),w.add(u)});const r=new Set,o=[],s=[];let i=u=>{var h;s[u]=!0,s.filter(w=>w).length===t.length&&((h=n.oneose)==null||h.call(n),i=()=>{})};const c=[];let l=(u,h)=>{var w;i(u),c[u]=h,c.filter(g=>g).length===t.length&&((w=n.onclose)==null||w.call(n,c),l=()=>{})};const a=u=>{var w;if((w=n.alreadyHaveEvent)!=null&&w.call(n,u))return!0;const h=r.has(u);return r.add(u),h},f=Promise.all(t.map(le).map(async(u,h,w)=>{if(w.indexOf(u)!==h){l(h,"duplicate url");return}let g;try{g=await this.ensureRelay(u,{connectionTimeout:n.maxWait?Math.max(n.maxWait*.8,n.maxWait-1e3):void 0})}catch(p){l(h,(p==null?void 0:p.message)||String(p));return}let d=g.subscribe(e,{...n,oneose:()=>i(h),onclose:p=>l(h,p),alreadyHaveEvent:a,eoseTimeout:n.maxWait});o.push(d)}));return{async close(){await f,o.forEach(u=>{u.close()})}}}subscribeManyEose(t,e,n){const r=this.subscribeMany(t,e,{...n,oneose(){r.close()}});return r}async querySync(t,e,n){return new Promise(async r=>{const o=[];this.subscribeManyEose(t,[e],{...n,onevent(s){o.push(s)},onclose(s){r(o)}})})}async get(t,e,n){e.limit=1;const r=await this.querySync(t,e,n);return r.sort((o,s)=>s.created_at-o.created_at),r[0]||null}publish(t,e){return t.map(le).map(async(n,r,o)=>o.indexOf(n)!==r?Promise.reject("duplicate url"):(await this.ensureRelay(n)).publish(e))}},zi=class extends Mi{constructor(){super({verifyEvent:$r})}},Nr;try{Nr=fetch}catch{}var Ur=/^bunker:\/\/([0-9a-f]{64})\??([?\/\w:.=&%]*)$/,Vi=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;async function Di(t){let e=t.match(Ur);if(e)try{const n=e[1],r=new URLSearchParams(e[2]);return{pubkey:n,relays:r.getAll("relay"),secret:r.get("secret")}}catch{}return Pr(t)}async function Pr(t){const e=t.match(Ti);if(!e)return null;const[n,r="_",o]=e;try{const s=`https://${o}/.well-known/nostr.json?name=${r}`,i=await(await Nr(s,{redirect:"error"})).json();let c=i.names[r],l=i.nip46[c]||[];return{pubkey:c,relays:l,secret:null}}catch{return null}}var bn=class{constructor(t,e,n={}){y(this,"pool");y(this,"subCloser");y(this,"isOpen");y(this,"serial");y(this,"idPrefix");y(this,"listeners");y(this,"waitingForAuth");y(this,"secretKey");y(this,"bp");if(e.relays.length===0)throw new Error("no relays are specified for this bunker");this.pool=n.pool||new zi,this.secretKey=t,this.bp=e,this.isOpen=!1,this.idPrefix=Math.random().toString(36).substring(7),this.serial=0,this.listeners={},this.waitingForAuth={};const r=this.listeners,o=this.waitingForAuth;this.subCloser=this.pool.subscribeMany(this.bp.relays,[{kinds:[gn],"#p":[Br(this.secretKey)]}],{async onevent(s){const{id:i,result:c,error:l}=JSON.parse(await Oi(t,s.pubkey,s.content));if(c==="auth_url"&&o[i]){delete r[i],n.onauth?n.onauth(l):console.warn(`nostr-tools/nip46: remote signer ${e.pubkey} tried to send an "auth_url"='${l}' but there was no onauth() callback configured.`);return}let a=r[i];a&&(l?a.reject(l):c&&a.resolve(c),delete r[i])}}),this.isOpen=!0}async close(){this.isOpen=!1,this.subCloser.close()}async sendRequest(t,e){return new Promise(async(n,r)=>{try{if(!this.isOpen)throw new Error("this signer is not open anymore, create a new one");this.serial++;const o=`${this.idPrefix}-${this.serial}`,s=await $i(this.secretKey,this.bp.pubkey,JSON.stringify({id:o,method:t,params:e})),i=Bi({kind:gn,tags:[["p",this.bp.pubkey]],content:s,created_at:Math.floor(Date.now()/1e3)},this.secretKey);this.listeners[o]={resolve:n,reject:r},this.waitingForAuth[o]=!0,await Promise.any(this.pool.publish(this.bp.relays,i))}catch(o){r(o)}})}async ping(){let t=await this.sendRequest("ping",[]);if(t!=="pong")throw new Error(`result is not pong: ${t}`)}async connect(){await this.sendRequest("connect",[Br(this.secretKey),this.bp.secret||""])}async getPublicKey(){return this.bp.pubkey}async getRelays(){return JSON.parse(await this.sendRequest("get_relays",[]))}async signEvent(t){let e=await this.sendRequest("sign_event",[JSON.stringify(t)]),n=JSON.parse(e);if(n.pubkey===this.bp.pubkey&&$r(n))return n;throw new Error(`event returned from bunker is improperly signed: ${JSON.stringify(n)}`)}async nip04Encrypt(t,e){return await this.sendRequest("nip04_encrypt",[t,e])}async nip04Decrypt(t,e){return await this.sendRequest("nip04_decrypt",[t,e])}async nip44GetKey(t){let e=await this.sendRequest("nip44_get_key",[t]);return Le(e)}async nip44Encrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}async nip44Decrypt(t,e){return await this.sendRequest("nip44_encrypt",[t,e])}};async function Wi(t,e,n,r,o){if(o&&!Vi.test(o))throw new Error("Invalid email");let s=Ai(),i=new bn(s,t.bunkerPointer,e),c=await i.sendRequest("create_account",[n,r,o||""]);return i.bp.pubkey=c,await i.connect(),i}async function Zi(t,e){const n=await t.querySync(e,{kinds:[Ui],"#k":[gn.toString()]});return(await Promise.all(n.map(async o=>{try{const s=JSON.parse(o.content),i=await Pr(s.nip05);if(i&&i.pubkey===o.pubkey&&i.relays.length)return{bunkerPointer:i,nip05:s.nip05,domain:s.nip05.split("@")[1],name:s.name||s.display_name,picture:s.picture,about:s.about,website:s.website,local:!1}}catch{return}}))).filter(o=>o!==void 0)}var Lr=/^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$/,Cr;try{Cr=fetch}catch{}async function Gi(t){var s;const e=t.match(Lr);if(!e)return null;const[n,r="_",o]=e;try{const i=`https://${o}/.well-known/nostr.json?name=${r}`,c=await(await Cr(i,{redirect:"error"})).json();let l=c.names[r];return l?{pubkey:l,relays:(s=c.relays)==null?void 0:s[l]}:null}catch{return null}}new TextDecoder("utf-8"),new TextEncoder;var Fi=5e3;function Ji(t){return Qi("npub",Le(t))}function Yi(t,e){let n=kr.toWords(e);return kr.encode(t,n,Fi)}function Qi(t,e){return Yi(t,e)}const{window:Xi}=Yr;function Rr(t,e,n){const r=t.slice();return r[41]=e[n],r}function tc(t){let e,n,r,o,s,i,c,l;function a(h,w){if(h[8])return oc;if(!h[9])return rc;if(h[9])return nc}let f=a(t),u=f&&f(t);return{c(){e=L("div"),n=L("button"),r=tt("⤫"),s=D(),u&&u.c(),$(n,"class",o="tw-absolute tw-top-0 tw-right-0.5 tw-bg-transparent tw-border-none tw-cursor-pointer tw-text-"+t[0]+"-950 tw-text-3xl"),$(e,"class",i="tw-w-80 tw-px-6 tw-py-8 tw-bg-"+t[0]+"-700 tw-rounded-md tw-shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] tw-transition-all tw-animate-show")},m(h,w){j(h,e,w),N(e,n),N(n,r),N(e,s),u&&u.m(e,null),c||(l=ct(n,"click",t[14]),c=!0)},p(h,w){w[0]&1&&o!==(o="tw-absolute tw-top-0 tw-right-0.5 tw-bg-transparent tw-border-none tw-cursor-pointer tw-text-"+h[0]+"-950 tw-text-3xl")&&$(n,"class",o),f===(f=a(h))&&u?u.p(h,w):(u&&u.d(1),u=f&&f(h),u&&(u.c(),u.m(e,null))),w[0]&1&&i!==(i="tw-w-80 tw-px-6 tw-py-8 tw-bg-"+h[0]+"-700 tw-rounded-md tw-shadow-[0_0px_30px_0px_rgba(0,0,0,0.6)] tw-transition-all tw-animate-show")&&$(e,"class",i)},d(h){h&&q(e),u&&u.d(),c=!1,l()}}}function ec(t){let e,n;function r(i,c){return i[7]?cc:i[9]?sc:ic}let o=r(t),s=o(t);return{c(){e=L("div"),s.c(),$(e,"class",n="tw-px-4 tw-py-2 tw-bg-"+t[0]+"-700 hover:tw-bg-"+t[0]+"-800 tw-rounded tw-cursor-pointer tw-shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)]")},m(i,c){j(i,e,c),s.m(e,null)},p(i,c){o===(o=r(i))&&s?s.p(i,c):(s.d(1),s=o(i),s&&(s.c(),s.m(e,null))),c[0]&1&&n!==(n="tw-px-4 tw-py-2 tw-bg-"+i[0]+"-700 hover:tw-bg-"+i[0]+"-800 tw-rounded tw-cursor-pointer tw-shadow-[0_0px_10px_0px_rgba(0,0,0,0.3)]")&&$(e,"class",n)},d(i){i&&q(e),s.d()}}}function nc(t){let e,n,r,o,s,i,c=t[9].npub+"",l,a,f,u,h,w,g,d,p,b,m,x=or(t[6])+"",O,k,_,v=(t[9].picture||t[9].name)&&Hr(t);return{c(){e=L("div"),n=L("div"),n.textContent="You are connected to Nostr as",r=D(),o=L("a"),v&&v.c(),s=D(),i=L("div"),l=tt(c),f=D(),u=L("button"),h=tt("Disconnect"),g=D(),d=L("div"),p=tt("This webpage is using the public key:"),b=L("br"),m=D(),O=tt(x),$(n,"class","tw-text-sm tw-mb-4"),$(i,"class","tw-block tw-break-all"),$(o,"target","_blank"),$(o,"href",a="https://nosta.me/"+t[9].npub),$(o,"class","tw-text-white tw-no-underline tw-group"),$(e,"class","tw-text-center"),$(u,"class",w="tw-block tw-w-full tw-my-2 tw-mt-6 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+t[0]+"-900 hover:tw-bg-"+t[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white"),$(d,"class","tw-block tw-break-all tw-mt-6 tw-text-center tw-text-sm")},m(S,U){j(S,e,U),N(e,n),N(e,r),N(e,o),v&&v.m(o,null),N(o,s),N(o,i),N(i,l),j(S,f,U),j(S,u,U),N(u,h),j(S,g,U),j(S,d,U),N(d,p),N(d,b),N(d,m),N(d,O),k||(_=ct(u,"click",t[16]),k=!0)},p(S,U){S[9].picture||S[9].name?v?v.p(S,U):(v=Hr(S),v.c(),v.m(o,s)):v&&(v.d(1),v=null),U[0]&512&&c!==(c=S[9].npub+"")&&de(l,c),U[0]&512&&a!==(a="https://nosta.me/"+S[9].npub)&&$(o,"href",a),U[0]&1&&w!==(w="tw-block tw-w-full tw-my-2 tw-mt-6 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+S[0]+"-900 hover:tw-bg-"+S[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white")&&$(u,"class",w),U[0]&64&&x!==(x=or(S[6])+"")&&de(O,x)},d(S){S&&(q(e),q(f),q(u),q(g),q(d)),v&&v.d(),k=!1,_()}}}function rc(t){let e,n,r,o,s,i,c,l,a,f,u,h,w,g,d,p,b;return{c(){e=L("div"),e.textContent="How do you want to connect to Nostr?",n=D(),r=L("form"),o=L("input"),s=D(),i=L("button"),c=tt("Connect »"),f=D(),u=L("div"),h=tt("Do you need a Nostr account?"),w=L("br"),g=D(),d=L("button"),d.textContent="Sign up now",$(e,"class","tw-text-lg tw-text-center"),$(o,"class","tw-box-border tw-w-full tw-px-2 tw-py-1 tw-rounded tw-text-lg tw-border-none tw-outline-none"),$(o,"placeholder","user@provider or bunker://..."),o.autofocus=!0,$(i,"class",l="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+t[0]+"-900 hover:tw-bg-"+t[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default"),i.disabled=a=!t[12],$(r,"class","flex tw-mt-4 tw-mb-1"),$(d,"class","tw-border-0 tw-bg-transparent tw-text-white tw-cursor-pointer tw-underline tw-text-sm"),$(u,"class","tw-mt-6 tw-text-center tw-text-sm tw-leading-3")},m(m,x){j(m,e,x),j(m,n,x),j(m,r,x),N(r,o),t[25](o),Mt(o,t[1]),N(r,s),N(r,i),N(i,c),j(m,f,x),j(m,u,x),N(u,h),N(u,w),N(u,g),N(u,d),o.focus(),p||(b=[ct(o,"input",t[26]),ct(r,"submit",t[15]),ct(d,"click",t[17])],p=!0)},p(m,x){x[0]&2&&o.value!==m[1]&&Mt(o,m[1]),x[0]&1&&l!==(l="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+m[0]+"-900 hover:tw-bg-"+m[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default")&&$(i,"class",l),x[0]&4096&&a!==(a=!m[12])&&(i.disabled=a)},d(m){m&&(q(e),q(n),q(r),q(f),q(u)),t[25](null),p=!1,Kt(b)}}}function oc(t){let e,n,r,o,s,i,c,l,a,f,u,h,w,g,d,p,b,m,x,O,k,_,v,S,U=Sn(t[10]),T=[];for(let B=0;B<U.length;B+=1)T[B]=Kr(Rr(t,U,B));return{c(){e=L("div"),e.textContent="Create a Nostr account",n=D(),r=L("form"),o=L("div"),s=L("input"),i=D(),c=L("div"),c.textContent="@",l=D(),a=L("select");for(let B=0;B<T.length;B+=1)T[B].c();f=D(),u=L("div"),u.textContent=`A window from the selected provider will pop up to finalize the
|
|
2
|
+
creation; if it doesn't display check if the browser is blocking it`,h=D(),w=L("button"),g=tt("Create »"),b=D(),m=L("div"),x=tt("Do you already have a Nostr address?"),O=L("br"),k=D(),_=L("button"),_.textContent="Login now",$(e,"class","tw-text-lg tw-text-center"),$(s,"class","tw-box-border tw-w-40 tw-px-2 tw-py-1 tw-rounded tw-text-lg tw-border-none tw-outline-none"),$(s,"placeholder","bob"),s.autofocus=!0,$(c,"class","tw-mx-2 tw-text-2xl"),$(a,"class","tw-w-full tw-box-border tw-px-2 tw-py-1 tw-rounded tw-text-lg tw-border-none tw-outline-none"),t[5]===void 0&&we(()=>t[24].call(a)),$(o,"class","tw-flex items-center"),$(u,"class","tw-text-sm tw-text-center tw-mt-4 tw-leading-4"),$(w,"class",d="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+t[0]+"-900 hover:tw-bg-"+t[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default"),w.disabled=p=!t[5]||!t[4],$(r,"class","tw-mt-4 tw-mb-1"),$(_,"class","tw-border-0 tw-bg-transparent tw-text-white tw-cursor-pointer tw-underline tw-text-sm"),$(m,"class","tw-mt-6 tw-text-center tw-text-sm tw-leading-3")},m(B,R){j(B,e,R),j(B,n,R),j(B,r,R),N(r,o),N(o,s),t[22](s),Mt(s,t[4]),N(o,i),N(o,c),N(o,l),N(o,a);for(let C=0;C<T.length;C+=1)T[C]&&T[C].m(a,null);xn(a,t[5],!0),N(r,f),N(r,u),N(r,h),N(r,w),N(w,g),j(B,b,R),j(B,m,R),N(m,x),N(m,O),N(m,k),N(m,_),s.focus(),v||(S=[ct(s,"input",t[23]),ct(s,"input",t[20]),ct(a,"change",t[24]),ct(r,"submit",t[19]),ct(_,"click",t[18])],v=!0)},p(B,R){if(R[0]&16&&s.value!==B[4]&&Mt(s,B[4]),R[0]&1024){U=Sn(B[10]);let C;for(C=0;C<U.length;C+=1){const rt=Rr(B,U,C);T[C]?T[C].p(rt,R):(T[C]=Kr(rt),T[C].c(),T[C].m(a,null))}for(;C<T.length;C+=1)T[C].d(1);T.length=U.length}R[0]&1056&&xn(a,B[5]),R[0]&1&&d!==(d="tw-block tw-w-full tw-mt-4 tw-px-2 tw-py-1 tw-text-lg tw-rounded tw-border-0 tw-bg-"+B[0]+"-900 hover:tw-bg-"+B[0]+"-950 tw-hover:bg-indigo-900 tw-cursor-pointer tw-text-white disabled:tw-bg-neutral-400 disabled:tw-text-neutral-200 disabled:tw-cursor-default")&&$(w,"class",d),R[0]&1072&&p!==(p=!B[5]||!B[4])&&(w.disabled=p)},d(B){B&&(q(e),q(n),q(r),q(b),q(m)),t[22](null),Qr(T,B),v=!1,Kt(S)}}}function Hr(t){let e,n,r=t[9].picture&&qr(t),o=t[9].name&&jr(t);return{c(){e=L("div"),r&&r.c(),n=D(),o&&o.c(),$(e,"class","tw-flex tw-items-center tw-justify-center tw-gap-2 tw-mb-2")},m(s,i){j(s,e,i),r&&r.m(e,null),N(e,n),o&&o.m(e,null)},p(s,i){s[9].picture?r?r.p(s,i):(r=qr(s),r.c(),r.m(e,n)):r&&(r.d(1),r=null),s[9].name?o?o.p(s,i):(o=jr(s),o.c(),o.m(e,null)):o&&(o.d(1),o=null)},d(s){s&&q(e),r&&r.d(),o&&o.d()}}}function qr(t){let e,n,r;return{c(){e=L("img"),fe(e.src,n=t[9].picture)||$(e,"src",n),$(e,"alt",""),$(e,"class",r="tw-w-10 tw-h-10 tw-rounded-full tw-border-solid tw-border-2 tw-border-transparent group-hover:tw-border-"+t[0]+"-100")},m(o,s){j(o,e,s)},p(o,s){s[0]&512&&!fe(e.src,n=o[9].picture)&&$(e,"src",n),s[0]&1&&r!==(r="tw-w-10 tw-h-10 tw-rounded-full tw-border-solid tw-border-2 tw-border-transparent group-hover:tw-border-"+o[0]+"-100")&&$(e,"class",r)},d(o){o&&q(e)}}}function jr(t){let e,n=t[9].name+"",r;return{c(){e=L("div"),r=tt(n),$(e,"class","tw-text-3xl group-hover:tw-underline tw-decoration-2 tw-underline-offset-4")},m(o,s){j(o,e,s),N(e,r)},p(o,s){s[0]&512&&n!==(n=o[9].name+"")&&de(r,n)},d(o){o&&q(e)}}}function Kr(t){let e,n,r;return{c(){e=L("option"),$(e,"label",n=t[41].domain),e.__value=r=t[41],Mt(e,e.__value),$(e,"class","tw-px-2 tw-py-1 tw-text-lg")},m(o,s){j(o,e,s)},p(o,s){s[0]&1024&&n!==(n=o[41].domain)&&$(e,"label",n),s[0]&1024&&r!==(r=o[41])&&(e.__value=r,Mt(e,e.__value))},d(o){o&&q(e)}}}function sc(t){let e,n,r=(t[9].name||t[9].npub.slice(0,7)+"…"+t[9].npub.slice(-4))+"",o;function s(l,a){return l[9].picture?ac:lc}let i=s(t),c=i(t);return{c(){e=L("div"),c.c(),n=D(),o=tt(r),$(e,"class","tw-flex tw-items-center")},m(l,a){j(l,e,a),c.m(e,null),N(e,n),N(e,o)},p(l,a){i===(i=s(l))&&c?c.p(l,a):(c.d(1),c=i(l),c&&(c.c(),c.m(e,n))),a[0]&512&&r!==(r=(l[9].name||l[9].npub.slice(0,7)+"…"+l[9].npub.slice(-4))+"")&&de(o,r)},d(l){l&&q(e),c.d()}}}function ic(t){let e;return{c(){e=tt("Login with Nostr")},m(n,r){j(n,e,r)},p:F,d(n){n&&q(e)}}}function cc(t){let e;return{c(){e=L("div"),e.textContent="Connecting to bunker..."},m(n,r){j(n,e,r)},p:F,d(n){n&&q(e)}}}function lc(t){let e;return{c(){e=tt("☉")},m(n,r){j(n,e,r)},p:F,d(n){n&&q(e)}}}function ac(t){let e,n;return{c(){e=L("img"),fe(e.src,n=t[9].picture)||$(e,"src",n),$(e,"alt",""),$(e,"class","tw-w-5 tw-h-5 tw-rounded-full tw-mr-2")},m(r,o){j(r,e,o)},p(r,o){o[0]&512&&!fe(e.src,n=r[9].picture)&&$(e,"src",n)},d(r){r&&q(e)}}}function uc(t){let e,n,r;function o(c,l){return c[11]?tc:ec}let s=o(t),i=s(t);return{c(){e=L("div"),i.c(),$(e,"class","tw-text-white tw-font-sans"),En(e,"tw-cursor-pointer",!t[9]&&!t[11])},m(c,l){j(c,e,l),i.m(e,null),n||(r=ct(Xi,"click",t[13]),n=!0)},p(c,l){s===(s=o(c))&&i?i.p(c,l):(i.d(1),i=s(c),i&&(i.c(),i.m(e,null))),l[0]&2560&&En(e,"tw-cursor-pointer",!c[9]&&!c[11])},i:F,o:F,d(c){c&&q(e),i.d(),n=!1,r()}}}function fc(t,e,n){let r,o,{accent:s}=e;const i=window,c=new Zs;let l,a,f,u,h,w;const g=localStorage.getItem("nip46ClientSecretKey");g?w=Le(g):(w=$s(),localStorage.setItem("nip46ClientSecretKey",Y(w)));let d="closed",p,b,m,x,O,k,_,v=[];const S=An(()=>{switch(d){case"justopened":n(21,d="opened");break;case"justclosed":n(21,d="closed");break}},500);function U(){n(21,d="justopened"),S()}function T(){n(21,d="justclosed"),S()}R();let B={isWnj:!0,async getPublicKey(){return!x&&!k&&U(),(await m).bp.pubkey},async signEvent(I){return!x&&!k&&U(),(await m).signEvent(I)},async getRelays(){return!x&&!k&&U(),(await m).getRelays()},nip04:{async encrypt(I,M){return!x&&!k&&U(),(await m).nip04Encrypt(I,M)},async decrypt(I,M){return!x&&!k&&U(),(await m).nip04Decrypt(I,M)}}};function R(){T(),p=null,m=new Promise(I=>{b=I}),n(7,x=!1),n(8,O=!1),n(9,k=null),_=null}const C={pool:c,onauth(I){window.open(I,"window.nostr","width=600,height=800,popup=yes")}};no(()=>{let I=localStorage.getItem("nip46BunkerPointer");if(I&&(p=JSON.parse(I),n(7,x=!0),G(new bn(w,p,C))),i.nostr&&!i.nostr.isWnj){i.destroyWnj();return}else Object.defineProperty(window,"nostr",{get(){return B},set(M){B=M,M.isWnj||i.destroyWnj()},configurable:!0});return()=>{_&&_.close()}});function rt(I){d==="justopened"||d==="justclosed"||(I.composedPath().find(M=>M.id==="wnj")?U():T())}function E(I){T(),n(8,O=!1),I.stopPropagation()}async function A(I){if(I.preventDefault(),p=await Di(l.value),!p){l.setCustomValidity('invalid NIP-05 "name@domain.com" address or bunker:// URI');return}l.setCustomValidity(""),G(new bn(w,p,C))}async function P(I){I.preventDefault(),localStorage.removeItem("nip46BunkerPointer"),i.isWnj&&delete i.nostr,R()}async function K(I){I.preventDefault(),n(8,O=!0),v.length===0&&(n(10,v=await Zi(c,["wss://relay.nostr.band"])),n(5,h=v[0]))}function H(I){n(8,O=!1)}async function V(I){if(I.preventDefault(),!h)return;let M=await Wi(h,C,f.value,h.domain);U(),n(8,O=!1),G(M)}const X=An(async()=>{h&&f.value.length>0&&(await Gi(f.value+"@"+h.domain)?f.setCustomValidity(`'${f.value}' is already taken.`):f.setCustomValidity(""))},500);async function G(I){await I.connect(),n(9,k={pubkey:I.bp.pubkey,npub:Ji(I.bp.pubkey),event:null}),n(7,x=!1),localStorage.setItem("nip46BunkerPointer",JSON.stringify(p)),_=c.subscribeMany(["wss://purplepag.es","wss://relay.snort.social","wss://relay.nos.social"],[{kinds:[0],authors:[I.bp.pubkey]}],{onevent(M){var Et;if(!((((Et=k.event)==null?void 0:Et.created_at)||0)>=M.created_at))try{let{name:ae,picture:Nt}=JSON.parse(M.content);n(9,k.event=M,k),n(9,k.name=ae,k),n(9,k.picture=Nt,k)}catch{}}}),T(),b(I)}function ht(I){he[I?"unshift":"push"](()=>{f=I,n(3,f)})}function wt(){u=this.value,n(4,u)}function It(){h=to(this),n(5,h),n(10,v)}function jt(I){he[I?"unshift":"push"](()=>{l=I,n(2,l)})}function pt(){a=this.value,n(1,a)}return t.$$set=I=>{"accent"in I&&n(0,s=I.accent)},t.$$.update=()=>{t.$$.dirty[0]&2&&n(12,r=a&&(a.match(Ur)||a.match(Lr))),t.$$.dirty[0]&2097152&&n(11,o=d==="justopened"||d==="opened")},[s,a,l,f,u,h,w,x,O,k,v,o,r,rt,E,A,P,K,H,V,X,d,ht,wt,It,jt,pt]}class dc extends wo{constructor(e){super(),ho(this,e,fc,uc,Fr,{accent:0},null,[-1,-1])}}const Mr=window,Yt=document.createElement("div");Yt.style.position="fixed",Yt.style.right="1.5rem",((Dr=Mr.wnjParams)==null?void 0:Dr.position)==="bottom"?Yt.style.bottom="1.5rem":Yt.style.top="1.5rem",document.body.appendChild(Yt);const Oe=document.createElement("div");Oe.id="wnj",Oe.classList.add("tw-animate-fadein");const zr=document.createElement("style");zr.innerHTML=Ut;const Vr=Yt.attachShadow({mode:"open"});Vr.appendChild(Oe),Vr.appendChild(zr);const hc=new dc({target:Oe,props:{accent:((Wr=Mr.wnjParams)==null?void 0:Wr.accent)||"cyan"}});window.destroyWnj=()=>{hc.$destroy()}})();
|
package/package.json
CHANGED
package/src/App.svelte
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
localStorage.setItem('nip46ClientSecretKey', bytesToHex(clientSecret))
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
let
|
|
43
|
+
let state: 'opened' | 'closed' | 'justopened' | 'justclosed' = 'closed'
|
|
44
44
|
let bunkerPointer: BunkerPointer | null
|
|
45
45
|
let resolveBunker: (_: BunkerSigner) => void
|
|
46
46
|
let bunker: Promise<BunkerSigner>
|
|
@@ -55,43 +55,67 @@
|
|
|
55
55
|
}
|
|
56
56
|
let metadataSub: SubCloser | null
|
|
57
57
|
let providers: BunkerProfile[] = []
|
|
58
|
-
reset()
|
|
59
58
|
|
|
60
59
|
$: bunkerInputValueIsGood =
|
|
61
60
|
bunkerInputValue &&
|
|
62
61
|
(bunkerInputValue.match(BUNKER_REGEX) ||
|
|
63
62
|
bunkerInputValue.match(NIP05_REGEX))
|
|
64
63
|
|
|
64
|
+
const delayedUpdateState = debounce(() => {
|
|
65
|
+
switch (state) {
|
|
66
|
+
case 'justopened':
|
|
67
|
+
state = 'opened'
|
|
68
|
+
break
|
|
69
|
+
case 'justclosed':
|
|
70
|
+
state = 'closed'
|
|
71
|
+
break
|
|
72
|
+
}
|
|
73
|
+
}, 500)
|
|
74
|
+
|
|
75
|
+
function open() {
|
|
76
|
+
state = 'justopened'
|
|
77
|
+
delayedUpdateState()
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
function close() {
|
|
81
|
+
state = 'justclosed'
|
|
82
|
+
delayedUpdateState()
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
$: opened = state === 'justopened' || state === 'opened'
|
|
86
|
+
|
|
87
|
+
reset()
|
|
88
|
+
|
|
65
89
|
let windowNostr = {
|
|
66
90
|
isWnj: true,
|
|
67
91
|
async getPublicKey(): Promise<string> {
|
|
68
|
-
if (!connecting && !connected)
|
|
92
|
+
if (!connecting && !connected) open()
|
|
69
93
|
return (await bunker).bp.pubkey
|
|
70
94
|
},
|
|
71
95
|
async signEvent(event: NostrEvent): Promise<VerifiedEvent> {
|
|
72
|
-
if (!connecting && !connected)
|
|
96
|
+
if (!connecting && !connected) open()
|
|
73
97
|
return (await bunker).signEvent(event)
|
|
74
98
|
},
|
|
75
99
|
async getRelays(): Promise<{
|
|
76
100
|
[url: string]: {read: boolean; write: boolean}
|
|
77
101
|
}> {
|
|
78
|
-
if (!connecting && !connected)
|
|
102
|
+
if (!connecting && !connected) open()
|
|
79
103
|
return (await bunker).getRelays()
|
|
80
104
|
},
|
|
81
105
|
nip04: {
|
|
82
106
|
async encrypt(pubkey: string, plaintext: string): Promise<string> {
|
|
83
|
-
if (!connecting && !connected)
|
|
107
|
+
if (!connecting && !connected) open()
|
|
84
108
|
return (await bunker).nip04Encrypt(pubkey, plaintext)
|
|
85
109
|
},
|
|
86
110
|
async decrypt(pubkey: string, ciphertext: string): Promise<string> {
|
|
87
|
-
if (!connecting && !connected)
|
|
111
|
+
if (!connecting && !connected) open()
|
|
88
112
|
return (await bunker).nip04Decrypt(pubkey, ciphertext)
|
|
89
113
|
}
|
|
90
114
|
}
|
|
91
115
|
}
|
|
92
116
|
|
|
93
117
|
function reset() {
|
|
94
|
-
|
|
118
|
+
close()
|
|
95
119
|
bunkerPointer = null
|
|
96
120
|
bunker = new Promise(resolve => {
|
|
97
121
|
resolveBunker = resolve
|
|
@@ -149,13 +173,14 @@
|
|
|
149
173
|
})
|
|
150
174
|
|
|
151
175
|
function handleClick(ev: MouseEvent) {
|
|
152
|
-
if (
|
|
153
|
-
|
|
154
|
-
|
|
176
|
+
if (state === 'justopened' || state === 'justclosed') return
|
|
177
|
+
|
|
178
|
+
if (ev.composedPath().find((el: any) => el.id === 'wnj')) open()
|
|
179
|
+
else close()
|
|
155
180
|
}
|
|
156
181
|
|
|
157
182
|
function handleCloseModal(ev: MouseEvent) {
|
|
158
|
-
|
|
183
|
+
close()
|
|
159
184
|
creating = false
|
|
160
185
|
ev.stopPropagation()
|
|
161
186
|
}
|
|
@@ -204,7 +229,8 @@
|
|
|
204
229
|
nameInput.value,
|
|
205
230
|
chosenProvider.domain
|
|
206
231
|
)
|
|
207
|
-
|
|
232
|
+
|
|
233
|
+
open()
|
|
208
234
|
creating = false
|
|
209
235
|
|
|
210
236
|
connect(bunker)
|
|
@@ -256,7 +282,7 @@
|
|
|
256
282
|
}
|
|
257
283
|
)
|
|
258
284
|
|
|
259
|
-
|
|
285
|
+
close()
|
|
260
286
|
resolveBunker(bunker)
|
|
261
287
|
}
|
|
262
288
|
</script>
|
package/src/main.ts
CHANGED
|
@@ -18,12 +18,12 @@ base.style.right = '1.5rem'
|
|
|
18
18
|
if (win.wnjParams?.position === 'bottom') {
|
|
19
19
|
base.style.bottom = '1.5rem'
|
|
20
20
|
} else {
|
|
21
|
-
base.style.top = '1.5rem'
|
|
21
|
+
base.style.top = '1.5rem'
|
|
22
22
|
}
|
|
23
23
|
document.body.appendChild(base)
|
|
24
24
|
|
|
25
25
|
const mountPoint = document.createElement('div')
|
|
26
|
-
mountPoint.id = '
|
|
26
|
+
mountPoint.id = 'wnj'
|
|
27
27
|
mountPoint.classList.add('tw-animate-fadein')
|
|
28
28
|
|
|
29
29
|
const style = document.createElement('style')
|