RADIX WikiRADIX Wiki

Overview

Miow is a Web3 website builder on the Radix network — Squarespace for Radix. Users connect their Radix wallet, build pages with a drag-and-drop block editor, and publish their site by paying 100,000 XRD. Sites go live immediately as subdomains of miow.me.

  • Live at: miow.me
  • Guide: miow.me/guide
  • Revenue model: 100,000 XRD per published site (one-time)
  • Payment: Native XRD wallet transaction (Radix Wallet required)

Current Status

Phase: Live — pre-revenue. Platform is fully functional, payment flow implemented, builder and publishing working end-to-end.

What's Working

  • Drag-and-drop builder with 12 block types (content, store, stats, testimonial, columns, infobox, etc.)
  • Radix ROLA authentication (connect wallet to sign in)
  • Site publishing to subdomain.miow.me
  • Formant design system — 13 continuous parameters derive ~50 CSS custom properties
  • XRD e-commerce: products, orders, Stripe checkout
  • Site export/download (pay 100K XRD → get zip of your site code)
  • AI discoverability: llms.txt, AGENTS.md, JSON-LD, sitemap

Backlog

  • First paying customer — outreach to Radix ecosystem builders
  • Demo gallery promotion via @RadixWiki and @mr_igo_ai
  • Custom domain support (post-MVP)
  • Comments / community features (post-MVP)

Formant Design System

Miow ships with Formant — a parametric design system built on OKLCH for perceptual color uniformity. 13 continuous sliders (hue, chroma, brightness, contrast, radius, spacing, etc.) derive approximately 50 CSS custom properties. Every site gets a unique look without manual CSS. Formant includes built-in presets (Default, Dark, Neon, Pastel, Corporate) as starting points.

Formant is intentionally miow-exclusive. Future projects needing user-customizable themes should adopt it.

Block Types

Miow uses the standard 12-block content model shared with RADIX.wiki:

BlockDescription
contentRich text HTML (TipTap editor)
storeProduct grid with XRD checkout
statsMetric cards (KPIs, counters)
testimonialQuote with avatar and attribution
columnsMulti-column container
infoboxNested block container
recentPagesDynamic page list
pageListStatic page references
assetPriceRadix asset price widget
rssFeedRSS/JSON feed display
codeTabsTabbed code display
footerSite footer with links