Update on the Token Website Compiler on $MODU.
File changed: components/workspace/token-site-generator.tsx
+53 lines added, -13 lines removed.
The output panel now includes a live website preview using an iframe with srcDoc, allowing generated token websites to run directly inside the workspace.
Added:
• Live Preview tab (default view) • Source tab for raw HTML • 520px interactive preview window • Persistent download button • Auto-generated filenames based on token name • Eye icon replacing the Code icon in the output header
The result is a much more polished workflow where users can immediately view and test their generated website before downloading it.