Also QSDM VPN for Android is live

QSDM
The public network for CELL.

Read live chain data, run QSDM Hive for wallets and tasks, or build on the public API. Keys stay on your device.

One API.
Public QSDM data.

Read status, wallets, mining, receipts, governance, and trust records through the public HTTP v1 API.

ML-DSA-87

Post-quantum signatures

v0.4.7-rc.4

Deployed Core candidate

PoE + BFT

Mesh consensus

# Public chain status
curl -sS https://api.qsdm.tech/api/v1/status | jq .

# Recent public receipts
curl -sS https://api.qsdm.tech/api/v1/receipts | jq .

Choose how to get started

Run Hive

Install the desktop client for wallets, signed tasks, mining, and Mother Hive.

Download Hive

Build on the API

Integrate public reads and locally signed CELL actions with HTTP v1 and the SDKs.

Read API reference