Optional signer: SignerOptional paymentOptional signerStatic createOptional options: DeleteAuthOptionsStatic createCreates a GET auth event
Optional options: DownloadAuthOptionsStatic createCreates a list auth event
Optional options: ListAuthOptionsStatic createCreates an upload or media upload auth event
Optional options: UploadAuthOptionsStatic deleteDeletes a blob to a server
Optional opts: DeleteOptions<S>Static downloadDownloads a blob from a server and returns the Response
Optional opts: DownloadOptions<S>Static encodeEncodes an auth event into a nostr authorization header
Static getgets or calculates the sha2456 of a Blob
Static listMirrors a blob to a server
Optional opts: ListOptions<S>Static mirrorMirrors a blob to a server
Optional opts: MirrorOptions<S>Static uploadUpload a blob to a server, handles payment and auth
Optional opts: UploadOptions<S, B>Static uploadUpload a media blob to a server using the /media endpoint, handles payment and auth
Optional opts: UploadMediaOptions<S, B>Optional options: DeleteAuthOptionsOptional options: DownloadAuthOptionsOptional options: ListAuthOptionsOptional options: Omit<UploadAuthOptions, "type">Optional options: MirrorAuthOptionsOptional options: UploadAuthOptionsOptional opts: Omit<DeleteOptions<URL>, "auth" | "onAuth" | "onPayment"> & { Optional opts: Omit<DownloadOptions<URL>, "auth" | "onAuth" | "onPayment"> & { Optional opts: Omit<ListOptions<URL>, "auth" | "onAuth" | "onPayment"> & { Optional opts: Omit<MirrorOptions<URL>, "auth" | "onAuth" | "onPayment"> & { Optional opts: Omit<UploadOptions<URL, B>, "auth" | "onAuth" | "onPayment"> & { Optional opts: Omit<UploadMediaOptions<URL, B>, "auth" | "onAuth" | "onPayment"> & { Static has
Creates a "delete" auth event for a specific hash