HoloScript SDK Distribution
Top-level SDK distribution for smart assets, runtime access, and web tooling workflows.
Overview
The @holoscript/sdk distribution package is the broad entry point for application developers who want a single install surface instead of wiring lower-level packages individually.
Installation
bash
npm install @holoscript/sdkUse When
- You want a convenient SDK entry point.
- You are building a web application around HoloScript scenes.
- You prefer a higher-level package over stitching multiple packages yourself.
Key Capabilities
- Consolidated SDK surface for common app workflows.
- Useful entry point for runtime and asset-oriented integrations.
- Good fit for prototypes, web apps, and partner integrations.