---
title: "Miow"
path: "/ecosystem/miow"
version: "1.0.0"
author: "account_rdx12y0weulhrjm77ql6nkcmm036rrtr9spjex44hq6pjsyugnhlhjm8uq"
createdAt: "2026-03-19T09:15:31.496Z"
updatedAt: "2026-03-19T09:15:31.496Z"
---

# Miow

## 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](https://miow.me).

- **Live at:** [miow.me](https://miow.me)

- **Guide:** [miow.me/guide](https://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:

| `content` | Rich text HTML (TipTap editor) |
| `store` | Product grid with XRD checkout |
| `stats` | Metric cards (KPIs, counters) |
| `testimonial` | Quote with avatar and attribution |
| `columns` | Multi-column container |
| `infobox` | Nested block container |
| `recentPages` | Dynamic page list |
| `pageList` | Static page references |
| `assetPrice` | Radix asset price widget |
| `rssFeed` | RSS/JSON feed display |
| `codeTabs` | Tabbed code display |
| `footer` | Site footer with links |

## External Links

- [miow.me](https://miow.me) — Live platform

- [Installation & Deployment Guide](https://miow.me/guide)

- [llms.txt](https://miow.me/llms.txt) — AI agent briefing

- [AGENTS.md](https://miow.me/AGENTS.md) — Strategic briefing for AI agents