Open-source repositories
| Project | What it is | Repository |
|---|---|---|
| Node | The operator node software (sgl CLI) | Singularity-Layer/sgl-network-node |
| TypeScript SDK | Grid client for JS/TS | Singularity-Layer/sgl-network-sdk-ts |
| Python SDK | Grid client for Python | Singularity-Layer/sgl-network-sdk |
| Staking program | On-chain Anchor staking program | Singularity-Layer/sgl-staking |
Packages
- npm:
@singularity-layer/grid - PyPI:
singularity-grid
Endpoints & apps
| Surface | URL |
|---|---|
| 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 |
Quick links by goal
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.