ByCloud Docs
GuidesCLIAPISDK

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-sdk

yarn:

yarn add @bycoded/bycloud-sdk

pnpm:

pnpm add @bycoded/bycloud-sdk

Notes

The SDK works in both Node.js and browser environments. For TypeScript projects, types are included in the package.