Build and connect to robots with TypeScript
npm install @viamrobotics/sdk
The examples directory contains small apps that demonstrate how to use this SDK to operate a robot running Viam.
To use this SDK with node, read the documentation or view the example
To use this SDK with React Native, read the documentation or view the example
To run the TypeScript SDK in offline mode, see Connect over local network or offline.
Copyright 2022-2025 Viam Inc.
Apache 2.0 - See LICENSE file