namespace-sandbox
Installation
SKILL.md
Namespace Sandboxes with ComputeSDK
Run code on Namespace's cloud container instances through ComputeSDK's unified API. Namespace provides ephemeral containers with customizable CPU and memory allocation — ideal when you need control over compute resources, specific architectures, or lightweight isolated environments.
Setup
npm install computesdk
# .env
COMPUTESDK_API_KEY=your_computesdk_api_key
NSC_TOKEN=your_namespace_nsc_token
Get your ComputeSDK key at https://console.computesdk.com/register