National-chain technology, at every level of your store.
The chains spent years and crores building this in-house. JewelHouse gives the same rails to every house on the platform — from the rate board at the door to the ledger at the back — with the discipline written into the database itself.
Experience
- Next.js 15 storefront PWA — installable, offline shell, per-tenant manifest & branding
- Typesense instant search (Mumbai) — <100 ms perceived, synonyms + vernacular
- Native iOS/Android via Capacitor wrappers under your developer accounts
Commerce & money
- Integer-only money (paise) and metal (milligrams) — floats never touch a price
- Append-only double-entry ledger; every transaction rate-stamped to a snapshot
- Razorpay payments + Route splits; server-side re-validation of every total
Data & isolation
- Postgres row-level security on every tenant table — 250+ automated allow/deny assertions in CI
- 16-capability staff RBAC minted into the session token
- Tenant-scoped search keys: cryptographically pinned to your data
Compliance rails
- 365-day scheme cap & ₹15k instalment cap as database constraints
- SEBI digital-gold disclosure, DPDP consent + private KYC bucket, GST/HSN, BIS HUID capture
- Append-only audit log of every privileged action
Operations
- Queue-backed pipelines (payments, search sync, DNS, enrichment) that survive outages without losing work
- Automated DNS: provider detection, deep links, concierge Cloudflare zones, live verification
- AI enrichment (Claude) with a hard rule: money, weight, purity and HUID are NEVER AI-filled
What the architecture guarantees your customers.
A price that cannot lie
Money is stored only in integer paise, metal only in integer milligrams. Every price is recomputed server-side against the stamped rate — no float drift, no client-side tampering, ever.
A record that cannot be edited
The ledger is append-only and double-entry: cash legs and metal legs each sum to zero, corrections are reversing entries, and the audit log records every privileged action forever.
Data that cannot leak
Every tenant table carries row-level security, staff act through 16 scoped capabilities, and even the search index is fenced by cryptographically scoped keys. Your data is yours alone.
- BIS HUID
- SEBI
- DPDP
- GST/HSN
- 365-day cap
- ₹15k cap
- RLS