Skip to main content
Everything you need to build on, or operate, the Singularity Cloud Network. For the platform-wide package catalog (including the payments SDK), see SDKs & Packages.

Open-source repositories

ProjectWhat it isRepository
NodeThe operator node software (sgl CLI)Singularity-Layer/sgl-network-node
TypeScript SDKGrid client for JS/TSSingularity-Layer/sgl-network-sdk-ts
Python SDKGrid client for PythonSingularity-Layer/sgl-network-sdk
Staking programOn-chain Anchor staking programSingularity-Layer/sgl-staking
All MIT-licensed.

Packages

npm install @singularity-layer/grid

Endpoints & apps

SurfaceURL
Dashboard (Machines, Grid, API keys, credits, operator)cloud.x402compute.cc
Grid API (OpenAI-compatible)https://grid.x402compute.cc/v1
Grid discovery (models, capacity, pricing)https://grid.x402compute.cc/grid/*
Machines API (provisioning)https://compute.x402layer.cc

Call the Grid

OpenAI-compatible API + SDKs.

Deploy a machine

Spin up an instance.

Run a node

Provide compute and earn.

Node CLI reference

Every sgl command.