Getting Started
Installation

Installation

Add Boundary to your project.

Install Boundary using your preferred package manager:

npm install boundary-sdk
yarn add boundary-sdk
pnpm add boundary-sdk

Requirements

  • Node.js 18 or higher
  • TypeScript 5.0 or higher (optional but recommended)