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
- StewardClient Reference — Full API reference
- Quickstart — Get started in 5 minutes
- ElizaOS Plugin — Drop-in ElizaOS integration