nft.storage
nft.storage copied to clipboard
ERR_FS_FILE_TOO_LARGE when uploading nfts bigger than 2gb
I would like to upload nfts bigger than 2gb but storeBlob.js doesn't support that size. Is it possible to make another script that employs streams instead of buffers?