Skip to main content

storage package

Classes

ClassDescription
IpfsUploaderDefault uploader used - handles uploading arbitrary data to IPFS
StorageDownloaderDefault downloader used - handles downloading from all schemes specified in the gateway URLs configuration.
ThirdwebStorageUpload and download files from decentralized storage systems.

Functions

FunctionDescription
isFileOrBuffer(data)

Interfaces

InterfaceDescription
IStorageDownloader
IStorageUploader

Type Aliases

Type AliasDescription
GatewayUrls
IpfsUploadBatchOptions
IpfsUploaderOptions
ThirdwebStorageOptions
UploadOptions
UploadProgressEvent