One catalog of every official package across the Singularity platform — pick what you need.
Grid inference
Clients for SGL Grid (decentralized confidential inference). OpenAI-compatible.
| Language | Install | Package | Source | Guide |
|---|
| TypeScript | npm install @singularity-layer/grid | npm | sgl-network-sdk-ts | TS SDK |
| Python | pip install singularity-grid | PyPI | sgl-network-sdk | Python SDK |
| Any | — | OpenAI SDK (drop-in) | — | API guide |
Payments & receipts
The Singularity Payments SDK verifies x402 payment receipts (signed JWTs) server-side — gate content, confirm purchases, audit payments.
| Language | Install | Source | Guide |
|---|
| Node.js | npm install x402sgl | Singularity-SDK | SDK & Receipts |
| Python | pip install git+https://github.com/ivaavimusic/Singularity-SDK.git#subdirectory=python | Singularity-SDK | SDK & Receipts |
Operators (run a node)
On-chain
| Program | Source | Guide |
|---|
| $SGL staking (Anchor) | sgl-staking | Staking Engine |
Endpoints
| Surface | URL |
|---|
| Grid API (OpenAI-compatible) | https://grid.x402compute.cc/v1 |
| Machines API (provisioning) | https://compute.x402layer.cc |
| Cloud dashboard | cloud.x402compute.cc |
Building agents? There are also installable skills (not SDKs) — see the Skills section.