Installation
Install the JavaScript SDK in your project.
Requirements
Node.js 18+ or a modern browser with ES modules support
Install
npm:
npm install @bycoded/bycloud-sdkyarn:
yarn add @bycoded/bycloud-sdkpnpm:
pnpm add @bycoded/bycloud-sdkNotes
The SDK works in both Node.js and browser environments. For TypeScript projects, types are included in the package.