Just wanna scroll the news? Take the pill 💊

Embed the SolanaWire feed

Drop the latest Solana headlines into your newsletter, blog, or dashboard with one line of HTML. The widget is iframe-based, lightweight (~5KB), and updates every minute.

Live preview

Dark theme

<iframe
  src="https://solanawire.com/embed/headlines?count=5&theme=dark"
  width="100%"
  height="380"
  frameborder="0"
  scrolling="no"
  style="border:0;border-radius:12px"
  title="SolanaWire — Latest Solana headlines">
</iframe>

Light theme

<iframe
  src="https://solanawire.com/embed/headlines?count=5&theme=light"
  width="100%"
  height="380"
  frameborder="0"
  scrolling="no"
  style="border:0;border-radius:12px"
  title="SolanaWire — Latest Solana headlines">
</iframe>

Options

  • count— number of headlines (1–10, default 5)
  • themedark or light
  • utm— custom utm_source for click attribution (default: embed)

Free to use

No attribution required, but a credit link helps. The widget always links headlines back to SolanaWire — that's the deal. Questions? [email protected].