SDK
Packages
Upload Bridge

Upload-Bridge SDK

The upload bridge SDK provides a set of tools to simplify the work with the generic upload SDK. This package is used by the @sdk/asset-upload SDK and has limited use cases outside of that context.

This is a low level library that is used by the HxDR platform to upload files. It doesn't contain the necessary logic to handle asset creation and finalization. To get a full asset upload experience, use the @sdk/asset-upload package.

Installation

To install this package, you need to have access to the private @sdk npm scope.

npm install @sdk/upload-bridge