Gorboy Studio

GORBOY STUDIO

MEME.BUILD.REPEAT.

A zero-budget toolkit for meme founders on BNB Chain.

00 · what is gorboy studio

Gorboy Studio is the experimental wing of the Gorboy ecosystem — tools, generators, mini-widgets and add-ons for meme founders.

Pure HTML / CSS / JS. Zero VC. Zero budget. Built for people who want to ship fast on BNB Chain.

01 · widget stack

live

Gorboy Flipper

flagship widget · bnb snap

Live risk snapshot widget for any BNB Chain token. Reads your contract via ?contract= and streams real-time data from BNB Chain analytics.

How to embed

  1. Copy the iframe below.
  2. Paste it into your meme website.
  3. Replace YOUR_CONTRACT_HERE with your token contract.
<!-- Gorboy Flipper iframe widget (BNB Chain only) -->
<iframe
  src="https://www.gorboystudio.com/flipper.html?contract=YOUR_CONTRACT_HERE"
  style="
    width: 480px;
    max-width: 100%;
    height: 220px;
    border: 0;
    border-radius: 22px;
    overflow: hidden;
    display:block;
    margin:0 auto;
  "
  loading="lazy"
></iframe>
Open Gorboy Flipper demo
live

Gorboy On-chain Scanner

hybrid scanner · BNB + BSCScan

Hybrid on-chain scanner exclusive for BNB Chain. Reads raw RPC data from the chain, merges it with BSCScan token snapshots and provides clear, human-readable context for any contract.

How to embed

  1. Copy the iframe widget below.
  2. Paste it into your website / tools page.
  3. No backend needed — everything runs inside the scanner app.
<!-- GORBOY On-chain Scanner · iframe widget -->
<iframe
  src="https://www.gorboystudio.com/scanner"
  style="
    width: 100%;
    max-width: 780px;
    height: 600px;
    border: 0;
    border-radius: 26px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 40px rgba(245, 184, 0, 0.25);
  "
  loading="lazy"
></iframe>
Open On-chain Scanner
live

Meme Frame Generator

studio frames

Create memes inside Gorboy Studio branded frames. Export clean images ready for X/Telegram.

How to embed

  1. Copy the compact iframe below.
  2. Paste into your website / Webflow / Notion / any HTML block.
<!-- Gorboy Meme Generator iframe widget (compact mobile version) -->
<iframe
  src="https://www.gorboystudio.com/meme"
  style="
    width: 100%;
    max-width: 480px;
    height: 520px;
    border: 0;
    border-radius: 18px;
    overflow: hidden;
    display:block;
    margin:0 auto;
  "
  loading="lazy"
></iframe>
Open Meme Generator
live

BNB Chain RPC Monitor

rpc widget · L + mini

Status widget for BNB Chain RPC. Shows latency, block height, health and last update timestamp. Two versions: L (full panel) and MINI (compact badge).

Version L · full panel

  1. Use this for dashboards, landing pages and docs.
<!-- BNB Chain RPC Monitor widget · L version -->
<iframe
  src="https://www.gorboystudio.com/rpc-monitor"
  style="
    width: 100%;
    max-width: 780px;
    height: 220px;
    border: 0;
    border-radius: 22px;
    overflow: hidden;
    display:block;
    margin:0 auto;
  "
  loading="lazy"
></iframe>

Version MINI · compact badge

  1. Use this for headers, footers or sidebars.
<!-- BNB Chain RPC Monitor widget · MINI version -->
<iframe
  src="https://www.gorboystudio.com/rpc-monitor-mini"
  style="
    width: 260px;
    max-width: 100%;
    height: 90px;
    border: 0;
    border-radius: 16px;
    overflow: hidden;
    display:block;
    margin:0 auto;
  "
  loading="lazy"
></iframe>
Open RPC Monitor demo
slot a

Reserved Module

coming soon

Next tool for meme founders.

slot b

Reserved Module

coming soon

Reserved spot for future widget.

02 · integration guide

All Gorboy Studio widgets are designed to be copy-paste only. No backend. No SDK.

  1. Pick a widget above.
  2. Use the COPY button to grab its embed snippet.
  3. Paste into your website / landing / tools page.

If you can edit a webpage — you can embed Gorboy Studio.

GORBOY STUDIO · AI
Guardian of BNB Chain. Meme.Build.Repeat.
Yo, I am GORBOY STUDIO AI — guardian of BNB Chain. Ask me anything about BNB, memes, NFTs or strategy. Meme.Build.Repeat.