Installation
Prerequisites
Verify Prerequisites
node --version # Should be v20.x or higher
npm --version # Should be 9.x or higherInstallation Methods
Option 1: npm
npm install @clawlayer/sdk openclawOption 2: yarn
yarn add @clawlayer/sdk openclawOption 3: pnpm
Required Dependencies
Environment Configuration
Optional: Self-Hosted Setup
1. Clone the Repository
2. Install Dependencies
3. Configure Environment
4. Start Services
Verify Installation
TypeScript Configuration
Package Exports
Next Steps
Troubleshooting
Installation Issues
Platform-Specific Issues
Need Help?
Last updated
