Skip to main content

Installation

The @stwd/sdk package provides a typed client for the Steward API with zero dependencies.

Install

Requirements

  • Runtime: Node.js 18+, Bun 1.0+, Deno, or any environment with fetch()
  • TypeScript: 5.0+ (optional but recommended)
  • Dependencies: None — zero external dependencies

Quick Setup

Package Contents

The SDK exports:

Environment Variables

Common environment variables used with the SDK:

Published Packages

Next Steps