Knowledge Base
  • ๐Ÿ‘จโ€๐ŸŽจFor creators
    • ๐Ÿ‘‹Intro to creating with Highlight
    • ๐Ÿ“œProject quick start guides
      • Launch an open edition
      • Launch a delayed reveal collection
      • Launch a 1-of-1 auction
      • Launch a generative artwork
      • Launch an open edition generative artwork
      • Launch a PFP project
      • Launch a generative, image-based PFP project
      • Launch a ranked auction
      • Launch an onchain project
      • Launch a collector's choice project
      • Ongoing drops with the same contract
    • ๐ŸŽ‡Learn the creation flows
      • ERC-721 vs. ERC-1155 Token Standards
      • Edition flow
      • Generative flow
      • Series flow
      • The importance of testing your collections
    • ๐Ÿ‘ฉโ€๐Ÿ’ปUse embeds to build custom mint sites
      • Case Study: How Superchain Chiblings launched a fully custom website on Highlight x Base
      • Running a collector's choice mint via embeds
    • ๐Ÿ’ธSelling your NFTs
      • Available sale methods
        • Ranked auction
        • Dutch auction
        • English auction
      • Setting up gates (allowlists)
      • Combining sale methods
      • Configuring payment currencies
        • Accepting ERC20 payments
        • Accepting credit card payments
      • Payouts, royalties & splits
      • Livestream on the mint page
    • ๐Ÿ› ๏ธManaging your collections
      • Hiding a collection
      • Mint creator reserves
      • Airdropping tokens
      • Updating collection metadata
      • Getting verified
      • Sponsored mints
      • Reducing collection size
    • ๐Ÿ”ฎGenerative & onchain art tools
      • Highlight Studio
      • Onchain file system
      • Storing SVGs onchain
      • Downloading token metadata
      • How onchain is Highlight?
    • ๐ŸŒIntegrations & ecosystem
      • Farcaster
      • Paragraph.xyz
      • Foundation Worlds
        • Importing a collection to Worlds
        • Foundation ร— Highlight FAQs
      • Export generative art from Cables.gl
      • Highlight on mobile
    • ๐Ÿค“Advanced
      • Reusing contracts
      • Randomization algorithm
      • Upload asset specifications
      • Fulfilling auctions for non-transferable tokens
    • โœจAbout Highlight
      • Artwork policies
      • Highlight fees
  • For Collectors
    • ๐Ÿ’ณBuying
      • Buying on secondary
      • Exchange currency across chains
  • ๐Ÿ’ฒSelling
    • Selling on secondary
    • Instantly sell & relist NFTs
  • ๐Ÿ””Notifications
  • For developers
    • Intro to the Highlight Protocol
    • NFT contracts
      • Official addresses
      • ERC721GeneralSequence
      • ERC721General
      • ERC721EditionsDFS
      • ERC721SingleEditionDFS
      • ERC721GenerativeOnchain
      • Deprecated contracts
    • Custom metadata renderers
      • Example custom renderers
    • Minting protocol
      • Mint Managers
      • Mint Mechanics
        • Dutch auction mechanic
        • Ranked auction mechanic
        • Verisart mechanic
        • Seed-based mechanic
        • Auction Manager *
      • Referral Manager
    • Management modules
      • TokenManager
      • RoyaltyManager
    • Observability
    • Onchain File Storage
    • Mint fee oracle
    • Protocol rewards
      • Creator rewards
      • Mint referral rewards
    • Crosschain burn / redeem
  • Official links
    • โœจHighlight website
    • ๐ŸŸฃHighlight Farcaster
    • ๐ŸฆHighlight Twitter
    • ๐Ÿ‘‹About us
Powered by GitBook
On this page
  1. For creators
  2. Use embeds to build custom mint sites

Case Study: How Superchain Chiblings launched a fully custom website on Highlight x Base

PreviousUse embeds to build custom mint sitesNextRunning a collector's choice mint via embeds

Last updated 8 months ago

The Highlight embed can be used to create virtually any kind of custom website, allowing you to focus on building creative mint experiences for your collectors without getting bogged down with writing custom contracts and repetitive mint and wallet connect code.

The Superchain Chiblings launch by artist was a brilliant example of this. The team used the Highlight embed to launch a 20,000 token collection on Base which quickly sold out, while delivering one of the most creative mint experiences in the space.

In the visuals below, note the Highlight embed, with custom fonts and colors, is embedded in the page, followed by a custom reveal experience that shows an animated fishing pole pulling a Chibling out of the icy water. All of this can be done with standard configurationsโ€”nothing special was enabled uniquely for this mint.

Learn how this works, and how you can build these kinds of experiences, by reading the detailed guide on Github, written by Superchain Chibling's dev . You can try the experience for yourself with , which is a version of the original on Base Sepolia testnet.

๐Ÿ‘จโ€๐ŸŽจ
๐Ÿ‘ฉโ€๐Ÿ’ป
bartosjiri
the demo site
Secret Pikachu
LogoGitHub - highlightxyz/highlight-embed-showcase: A guide on how to build a fully customized minting experience with Highlight embedGitHub
LogoHow we built Superchain Chiblings with Highlight embedHow we built Superchain Chiblings with Highlight embed
The Highlight embed, customized and placed on the page
The Superchain Chiblings team built a custom reveal experience
When the mint is finished, the embed seamlessly passed mint data to their webpage