Amazing! U could accept Blob instead of FIle, or buffer.. so we could run app through nodejs without browser easily
Discussion
🤔
I’m using nostr-tools under the hood which requires a File. Plus I do mostly frontend so I only needed browser support. Maybe later I’ll make it work for nodejs.
nostr-tools also uses FormData, so would have to either update nostr-tools or remove nostr-tools as a dependency