Restonme
Start building
CLI foundation

Create, validate, package, and submit from your workspace.

The workspace CLI scaffolds themes, checks manifests, blocks unsafe APIs, and prepares package checksums.

manifest.jsonsectionsvalidationcertification
Certified package runtime
Platform contract

Developers own presentation. Restonme owns commerce safety.

The SDK routes product, cart, checkout, payment, shipping, Product Passport, social commerce, and AI slots through approved platform services.

01

Build locally

Scaffold a package theme with mock store data, sandbox modes, supported pages, sections, locales, styles, and preview assets.

02

Validate hard

Run checks for checkout bypasses, forbidden APIs, private data access, asset budgets, Product Passport, buyer AI, social screens, and accessibility basics.

03

Submit safely

Platform review assigns certification badges before marketplace publication. Paid settlement remains gated until payout infrastructure is live-tested.

pnpm theme:cli create premium-fashion
pnpm theme:cli validate ./premium-fashion
pnpm theme:cli package ./premium-fashion
pnpm theme:cli upload ./premium-fashion
pnpm audit:theme-platform

Workspace upload creates an authenticated payload for the Theme Operations API. Public npm distribution remains future until signed release and auth are proven.