0G Storage Proof Layer logo
YieldBoost API Playground

0G Storage Proof Layer

Proof payloads are stored on 0G Storage with receipt metadata for audit.

1-Layer Coverage
L05
0G Storage Proof Layer
Proof payloads are stored on 0G Storage with receipt metadata for audit.
Playground endpoint
/api/dev/store/playground/zero-g-storage-proof-layer
Protected public demo lane

This playground uses a protected public lane. Requests are screened with anti-sybil checks and Alibaba behavior fingerprinting before the live store module is executed.

Each product is allowed once per IP and once per visitor in each rolling 24h window.

Visitor lane: zero-g-storage-proof-layer-demo-visitor

Paid SDK endpoint stays at /api/dev/store/layers/zero-g-storage-proof-layer.

cURL
curl -X POST /api/dev/store/playground/zero-g-storage-proof-layer \
  -H "Content-Type: application/json" \
  -d '{"payload":{"layer":"zero-g-storage-proof-layer","requestId":"dev-demo-layer-001","decision":"validate this single YieldBoost security layer","input":{"strategy":"low-risk 0G route","amount":"1.0"},"network":"mainnet"},"visitorId":"zero-g-storage-proof-layer-demo-visitor"}'