CINXE.COM

Metaplex — Community Guides

<!DOCTYPE html><html class="antialiased [font-feature-settings:&#x27;ss01&#x27;] scrollbar" lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Metaplex — Community Guides</title><meta property="og:title" content="Metaplex — Community Guides"/><meta name="twitter:title" content="Metaplex — Community Guides"/><meta name="twitter:card" content="summary_large_image"/><meta property="twitter:domain" content="developers.metaplex.com"/><meta property="og:image" content="https://developers.metaplex.com/assets/social/dev-hub-preview.jpg"/><meta name="twitter:image" content="https://developers.metaplex.com/assets/social/dev-hub-preview.jpg"/><meta name="description" content="A collection of articles/projects from the Metaplex Community"/><meta property="og:description" content="A collection of articles/projects from the Metaplex Community"/><meta name="twitter:description" content="A collection of articles/projects from the Metaplex Community"/><meta name="next-head-count" content="12"/><script> let isDarkMode = window.matchMedia('(prefers-color-scheme: dark)') function updateTheme(theme) { theme = theme ?? window.localStorage.theme ?? 'system' if (theme === 'dark' || (theme === 'system' && isDarkMode.matches)) { document.documentElement.classList.add('dark') } else if (theme === 'light' || (theme === 'system' && !isDarkMode.matches)) { document.documentElement.classList.remove('dark') } return theme } function updateThemeWithoutTransitions(theme) { updateTheme(theme) document.documentElement.classList.add('[&_*]:!transition-none') window.setTimeout(() => { document.documentElement.classList.remove('[&_*]:!transition-none') }, 0) } document.documentElement.setAttribute('data-theme', updateTheme()) new MutationObserver(([{ oldValue }]) => { let newValue = document.documentElement.getAttribute('data-theme') if (newValue !== oldValue) { try { window.localStorage.setItem('theme', newValue) } catch {} updateThemeWithoutTransitions(newValue) } }).observe(document.documentElement, { attributeFilter: ['data-theme'], attributeOldValue: true }) isDarkMode.addEventListener('change', () => updateThemeWithoutTransitions()) </script><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="manifest" href="/site.webmanifest"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#30383b"/><meta name="msapplication-TileColor" content="#00aba9"/><meta name="theme-color" content="#ffffff"/><link rel="preload" href="/_next/static/css/6ea616913350c2d1.css" as="style"/><link rel="stylesheet" href="/_next/static/css/6ea616913350c2d1.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-e81585bb9a6b8f4d.js" defer=""></script><script src="/_next/static/chunks/framework-9b86f561d0f3e77b.js" defer=""></script><script src="/_next/static/chunks/main-e23a7e1c119dafcb.js" defer=""></script><script src="/_next/static/chunks/pages/_app-bc113af0354a41c5.js" defer=""></script><script src="/_next/static/chunks/e0512652-0bc56dac25d63666.js" defer=""></script><script src="/_next/static/chunks/bf448e40-0b4819c7efd46a57.js" defer=""></script><script src="/_next/static/chunks/726-f8cee2bdf160302d.js" defer=""></script><script src="/_next/static/chunks/5101-f205821807382a22.js" defer=""></script><script src="/_next/static/chunks/pages/community-guides-4ec850487c5e0de2.js" defer=""></script><script src="/_next/static/McxeOQX_DD3E4po5bA585/_buildManifest.js" defer=""></script><script src="/_next/static/McxeOQX_DD3E4po5bA585/_ssgManifest.js" defer=""></script></head><body class="bg-white dark:bg-neutral-900"><div id="__next"><header class="sticky top-0 z-50 bg-white shadow-md shadow-neutral-900/5 transition duration-500 dark:shadow-none dark:bg-transparent"><div class="flex flex-wrap items-center justify-between border-b border-neutral-600 px-4 py-5 sm:px-6 lg:px-8"><div class="mr-6 flex lg:hidden"><button type="button" class="relative" aria-label="Open navigation"><svg aria-hidden="true" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" class="h-6 w-6 stroke-slate-500"><path d="M4 7h16M4 12h16M4 17h16"></path></svg></button><span hidden="" style="position:fixed;top:1px;left:1px;width:1px;height:0;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none"></span></div><div class="relative flex flex-grow basis-0 items-center"><div class="hidden flex-col lg:flex"><a href="/"><svg width="112" height="112" viewBox="0 0 112 112" xmlns="http://www.w3.org/2000/svg" class="fill-slate-900 dark:fill-slate-100 h-8 w-8 sm:hidden"><path d="M111.712 89.3819C112.649 90.9852 111.492 92.9998 109.634 92.9998H88.7318C87.8777 92.9998 87.0879 92.5474 86.656 91.8105L46.0955 22.6205C45.1557 21.0173 46.3123 19 48.1712 19H69.1906C70.0457 19 70.8366 19.4537 71.2679 20.1916L111.712 89.3819Z"></path><path d="M55.5027 70.5526C55.9845 71.3624 55.9481 72.3784 55.4101 73.1519L43.7707 89.8792C42.7676 91.3206 40.6051 91.2377 39.7162 89.7231L0.333968 22.6189C-0.606477 21.0165 0.550995 19 2.41125 19H23.4572C24.3066 19 25.0932 19.4469 25.5271 20.176L55.5027 70.5526Z"></path><path d="M18.9993 88.7289C19.9512 90.334 18.7947 92.3647 16.9287 92.3647H2.49828C1.16868 92.3647 0.0908203 91.2868 0.0908203 89.9575V65.6304C0.0908203 63.1823 3.31983 62.2966 4.56882 64.4021L18.9993 88.7289Z"></path></svg><div class="flex"><svg width="112" height="112" viewBox="0 0 112 112" xmlns="http://www.w3.org/2000/svg" class="fill-slate-900 dark:fill-slate-100 h-8 w-8"><path d="M111.712 89.3819C112.649 90.9852 111.492 92.9998 109.634 92.9998H88.7318C87.8777 92.9998 87.0879 92.5474 86.656 91.8105L46.0955 22.6205C45.1557 21.0173 46.3123 19 48.1712 19H69.1906C70.0457 19 70.8366 19.4537 71.2679 20.1916L111.712 89.3819Z"></path><path d="M55.5027 70.5526C55.9845 71.3624 55.9481 72.3784 55.4101 73.1519L43.7707 89.8792C42.7676 91.3206 40.6051 91.2377 39.7162 89.7231L0.333968 22.6189C-0.606477 21.0165 0.550995 19 2.41125 19H23.4572C24.3066 19 25.0932 19.4469 25.5271 20.176L55.5027 70.5526Z"></path><path d="M18.9993 88.7289C19.9512 90.334 18.7947 92.3647 16.9287 92.3647H2.49828C1.16868 92.3647 0.0908203 91.2868 0.0908203 89.9575V65.6304C0.0908203 63.1823 3.31983 62.2966 4.56882 64.4021L18.9993 88.7289Z"></path></svg><div class="ml-4 flex flex-1 flex-col justify-center text-left"><div class="text-sm font-medium leading-none text-slate-800 dark:text-white">Metaplex</div><div class="mt-1 text-sm leading-none text-slate-500 dark:text-slate-400">Developer Hub</div></div></div></a></div><div class="flex flex-col lg:hidden"><div class="flex"><svg width="112" height="112" viewBox="0 0 112 112" xmlns="http://www.w3.org/2000/svg" class="fill-slate-900 dark:fill-slate-100 h-8 w-8 shrink-0"><path d="M111.712 89.3819C112.649 90.9852 111.492 92.9998 109.634 92.9998H88.7318C87.8777 92.9998 87.0879 92.5474 86.656 91.8105L46.0955 22.6205C45.1557 21.0173 46.3123 19 48.1712 19H69.1906C70.0457 19 70.8366 19.4537 71.2679 20.1916L111.712 89.3819Z"></path><path d="M55.5027 70.5526C55.9845 71.3624 55.9481 72.3784 55.4101 73.1519L43.7707 89.8792C42.7676 91.3206 40.6051 91.2377 39.7162 89.7231L0.333968 22.6189C-0.606477 21.0165 0.550995 19 2.41125 19H23.4572C24.3066 19 25.0932 19.4469 25.5271 20.176L55.5027 70.5526Z"></path><path d="M18.9993 88.7289C19.9512 90.334 18.7947 92.3647 16.9287 92.3647H2.49828C1.16868 92.3647 0.0908203 91.2868 0.0908203 89.9575V65.6304C0.0908203 63.1823 3.31983 62.2966 4.56882 64.4021L18.9993 88.7289Z"></path></svg><div class="ml-4 flex flex-1 flex-col justify-center text-left"><div class="text-sm font-medium leading-none text-slate-800 dark:text-white">Metaplex</div></div></div></div></div><div class="hidden cursor-pointer gap-8 lg:flex"><a href="/aura"><div class="-mx-4 -my-2 rounded-lg px-4 py-2 text-black dark:text-white">Aura</div></a><div class="hidden flex-col lg:flex"><div data-headlessui-state=""><button class="-mx-4 -my-2 rounded-lg px-4 py-2 text-black dark:text-white" type="button" aria-expanded="false" data-headlessui-state="">MPL</button></div><span hidden="" style="position:fixed;top:1px;left:1px;width:1px;height:0;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none"></span></div><div class="hidden flex-col lg:flex"><div data-headlessui-state=""><button class="-mx-4 -my-2 rounded-lg px-4 py-2 text-black dark:text-white" type="button" aria-expanded="false" data-headlessui-state="">Dev Tools</button></div><span hidden="" style="position:fixed;top:1px;left:1px;width:1px;height:0;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none"></span></div><div class="hidden flex-col lg:flex"><a href="/guides"><div class="-mx-4 -my-2 rounded-lg px-4 py-2 text-black dark:text-white">Guides</div></a></div></div><div class="relative flex basis-0 items-center justify-end gap-6 sm:gap-8 lg:flex-grow"><div class="-my-5"><button type="button" class="flex p-2 max-w-4xl w-full justify-start items-center "><svg aria-hidden="true" viewBox="0 0 20 20" class="h-7 w-7 flex-none fill-slate-400 group-hover:fill-slate-500 dark:fill-slate-500 lg:group-hover:fill-slate-400"><path d="M16.293 17.707a1 1 0 0 0 1.414-1.414l-1.414 1.414ZM9 14a5 5 0 0 1-5-5H2a7 7 0 0 0 7 7v-2ZM4 9a5 5 0 0 1 5-5V2a7 7 0 0 0-7 7h2Zm5-5a5 5 0 0 1 5 5h2a7 7 0 0 0-7-7v2Zm8.707 12.293-3.757-3.757-1.414 1.414 3.757 3.757 1.414-1.414ZM14 9a4.98 4.98 0 0 1-1.464 3.536l1.414 1.414A6.98 6.98 0 0 0 16 9h-2Zm-1.464 3.536A4.98 4.98 0 0 1 9 14v2a6.98 6.98 0 0 0 4.95-2.05l-1.414-1.414Z"></path></svg></button></div><div class="relative z-10" data-headlessui-state=""><div class="sr-only" id="headlessui-label-:R3d8l6:" data-headlessui-state="">Theme</div><button class="flex h-6 w-6 items-center justify-center rounded-lg shadow-md shadow-black/5 ring-1 ring-black/5 dark:bg-slate-700 dark:ring-inset dark:ring-white/5" id="headlessui-listbox-button-:R5d8l6:" type="button" aria-haspopup="listbox" aria-expanded="false" data-headlessui-state=""><svg aria-hidden="true" viewBox="0 0 16 16" class="hidden h-4 w-4 fill-accent-400 [[data-theme=light]_&amp;]:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 1a1 1 0 0 1 2 0v1a1 1 0 1 1-2 0V1Zm4 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm2.657-5.657a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414Zm-1.415 11.313-.707-.707a1 1 0 0 1 1.415-1.415l.707.708a1 1 0 0 1-1.415 1.414ZM16 7.999a1 1 0 0 0-1-1h-1a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1ZM7 14a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm-2.536-2.464a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414Zm0-8.486A1 1 0 0 1 3.05 4.464l-.707-.707a1 1 0 0 1 1.414-1.414l.707.707ZM3 8a1 1 0 0 0-1-1H1a1 1 0 0 0 0 2h1a1 1 0 0 0 1-1Z"></path></svg><svg aria-hidden="true" viewBox="0 0 16 16" class="hidden h-4 w-4 fill-accent-400 [[data-theme=dark]_&amp;]:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.23 3.333C7.757 2.905 7.68 2 7 2a6 6 0 1 0 0 12c.68 0 .758-.905.23-1.332A5.989 5.989 0 0 1 5 8c0-1.885.87-3.568 2.23-4.668ZM12 5a1 1 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 1 1 0 2 1 1 0 0 0-1 1 1 1 0 1 1-2 0 1 1 0 0 0-1-1 1 1 0 1 1 0-2 1 1 0 0 0 1-1 1 1 0 0 1 1-1Z"></path></svg><svg aria-hidden="true" viewBox="0 0 16 16" class="hidden h-4 w-4 fill-slate-400 [:not(.dark)[data-theme=system]_&amp;]:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 1a1 1 0 0 1 2 0v1a1 1 0 1 1-2 0V1Zm4 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm2.657-5.657a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414Zm-1.415 11.313-.707-.707a1 1 0 0 1 1.415-1.415l.707.708a1 1 0 0 1-1.415 1.414ZM16 7.999a1 1 0 0 0-1-1h-1a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1ZM7 14a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm-2.536-2.464a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 1.414 1.414l.707-.707a1 1 0 0 0 0-1.414Zm0-8.486A1 1 0 0 1 3.05 4.464l-.707-.707a1 1 0 0 1 1.414-1.414l.707.707ZM3 8a1 1 0 0 0-1-1H1a1 1 0 0 0 0 2h1a1 1 0 0 0 1-1Z"></path></svg><svg aria-hidden="true" viewBox="0 0 16 16" class="hidden h-4 w-4 fill-slate-400 [.dark[data-theme=system]_&amp;]:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.23 3.333C7.757 2.905 7.68 2 7 2a6 6 0 1 0 0 12c.68 0 .758-.905.23-1.332A5.989 5.989 0 0 1 5 8c0-1.885.87-3.568 2.23-4.668ZM12 5a1 1 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 1 1 0 2 1 1 0 0 0-1 1 1 1 0 1 1-2 0 1 1 0 0 0-1-1 1 1 0 1 1 0-2 1 1 0 0 0 1-1 1 1 0 0 1 1-1Z"></path></svg></button></div><a class="group hidden sm:block" aria-label="GitHub" target="_blank" href="https://github.com/metaplex-foundation"><svg aria-hidden="true" viewBox="0 0 16 16" class="h-6 w-6 fill-slate-400 group-hover:fill-slate-500 dark:group-hover:fill-slate-300"><path d="M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z"></path></svg></a><a class="group hidden sm:block" aria-label="Discord" target="_blank" href="https://discord.com/invite/metaplex"><svg aria-hidden="true" viewBox="0 0 16 16" class="h-6 w-6 fill-slate-400 group-hover:fill-slate-500 dark:group-hover:fill-slate-300"><path d="M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612"></path></svg></a><a class="group hidden sm:block" aria-label="X" target="_blank" href="https://x.com/metaplex"><svg class="h-6 w-6 fill-slate-400 group-hover:fill-slate-500 dark:group-hover:fill-slate-300" viewBox="0 0 16 16" aria-hidden="true"><path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"></path></svg></a></div></div></header><div class="relative mx-auto flex justify-center sm:px-2 lg:px-8 xl:px-12"><div class="hidden lg:relative lg:block lg:flex-none scrollbar"><div class="absolute inset-y-0 right-0 w-[50vw] bg-slate-50 dark:hidden"></div><div class="absolute bottom-0 right-0 top-16 hidden h-12 w-px bg-gradient-to-t from-slate-800 dark:block"></div><div class="absolute bottom-0 right-0 top-28 hidden w-px bg-slate-800 dark:block"></div><div class="sticky top-[133px] -ml-0.5 h-[calc(100vh-133px)] overflow-y-auto overflow-x-hidden py-16 pl-0.5"><nav class="text-base lg:text-sm w-64 pr-8 xl:w-72 xl:pr-16"><ul role="list" class="space-y-9"><li><h2 class="font-display font-medium text-slate-900 dark:text-white">Overview</h2><ul role="list" class="mt-2 space-y-2 border-l border-slate-100 dark:border-slate-800 lg:mt-4 lg:space-y-4 lg:border-slate-200"><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/">Introduction<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/programs-and-tools">Programs and Tools<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/aura">Metaplex Aura<!-- --> </a></li></ul></li><li><h2 class="font-display font-medium text-slate-900 dark:text-white">Resources</h2><ul role="list" class="mt-2 space-y-2 border-l border-slate-100 dark:border-slate-800 lg:mt-4 lg:space-y-4 lg:border-slate-200"><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/official-links">Official Links<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/developer-tools">Developer Tools<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/understanding-programs">Understanding Programs<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/guides/rust/metaplex-rust-sdks">Metaplex Rust SDKs<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/rpc-providers">RPC Providers<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/storage-providers">Storage Providers<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/stability-index">Stability Index<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/protocol-fees">Protocol Fees<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="https://www.metaplex.com/terms-and-conditions">Terms and Conditions<!-- --> </a></li></ul></li><li><h2 class="font-display font-medium text-slate-900 dark:text-white">Community</h2><ul role="list" class="mt-2 space-y-2 border-l border-slate-100 dark:border-slate-800 lg:mt-4 lg:space-y-4 lg:border-slate-200"><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded font-semibold text-accent-500 before:bg-accent-500" href="/community-guides">Community Guides<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/security">Security<!-- --> </a></li><li class="relative"><a class="block w-full pl-3.5 before:pointer-events-none before:absolute before:-left-[2px] before:top-1/2 before:h-4 before:w-[3px] before:-translate-y-1/2 before:rounded text-slate-500 before:hidden before:bg-slate-300 hover:text-slate-600 hover:before:block dark:text-slate-400 dark:before:bg-slate-700 dark:hover:text-slate-300" href="/contact">Contact Us<!-- --> </a></li></ul></li></ul></nav></div></div><div class="min-w-0 max-w-2xl flex-auto px-4 py-16 lg:max-w-[1200px] lg:pl-8 lg:pr-0 xl:px-16"><article><header class="mb-9 space-y-1"><p class="font-display text-sm font-medium text-accent-500">Community</p><h1 class="font-display text-3xl tracking-tight text-slate-900 dark:text-white">Community Guides</h1></header><div class="break-words prose prose-neutral max-w-none dark:prose-invert dark:text-neutral-400 prose-headings:scroll-mt-28 prose-headings:font-display prose-headings:font-normal lg:prose-headings:scroll-mt-[8.5rem] prose-lead:text-neutral-500 dark:prose-lead:text-neutral-400 prose-a:font-semibold dark:prose-a:text-accent-400 prose-a:no-underline prose-a:shadow-[inset_0_-2px_0_0_var(--tw-prose-background,#fff),inset_0_calc(-1*(var(--tw-prose-underline-size,4px)+2px))_0_0_var(--tw-prose-underline,theme(colors.accent.300))] hover:prose-a:[--tw-prose-underline-size:6px] dark:[--tw-prose-background:theme(colors.neutral.900)] dark:prose-a:shadow-[inset_0_calc(-1*var(--tw-prose-underline-size,2px))_0_0_var(--tw-prose-underline,theme(colors.accent.800))] dark:hover:prose-a:[--tw-prose-underline-size:6px] prose-pre:rounded-xl prose-pre:bg-neutral-800 prose-pre:shadow-lg dark:prose-pre:bg-neutral-800/60 dark:prose-pre:shadow-none dark:prose-pre:ring-1 dark:prose-pre:ring-neutral-300/10 dark:prose-hr:border-neutral-800 prose-table:m-0"><p class="lead">A collection of articles/projects from the Metaplex Community </p><div class="my-8 flex rounded-3xl p-6 bg-sky-50 dark:bg-neutral-800/60 dark:ring-1 dark:ring-neutral-300/10"><svg aria-hidden="true" viewBox="0 0 32 32" fill="none" class="h-8 w-8 flex-none [--icon-foreground:theme(colors.slate.900)] [--icon-background:theme(colors.white)]"><defs><radialGradient cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" id=":Rijd6:-gradient" gradientTransform="matrix(0 21 -21 0 20 11)"><stop stop-color="#0EA5E9"></stop><stop stop-color="#22D3EE" offset=".527"></stop><stop stop-color="#818CF8" offset="1"></stop></radialGradient><radialGradient cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" id=":Rijd6:-gradient-dark" gradientTransform="matrix(0 24.5001 -19.2498 0 16 5.5)"><stop stop-color="#0EA5E9"></stop><stop stop-color="#22D3EE" offset=".527"></stop><stop stop-color="#818CF8" offset="1"></stop></radialGradient></defs><g class="dark:hidden"><circle cx="20" cy="20" r="12" fill="url(#:Rijd6:-gradient)"></circle><path fill-rule="evenodd" clip-rule="evenodd" d="M20 24.995c0-1.855 1.094-3.501 2.427-4.792C24.61 18.087 26 15.07 26 12.231 26 7.133 21.523 3 16 3S6 7.133 6 12.23c0 2.84 1.389 5.857 3.573 7.973C10.906 21.494 12 23.14 12 24.995V27a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-2.005Z" class="fill-[var(--icon-background)]" fill-opacity="0.5"></path><path d="M25 12.23c0 2.536-1.254 5.303-3.269 7.255l1.391 1.436c2.354-2.28 3.878-5.547 3.878-8.69h-2ZM16 4c5.047 0 9 3.759 9 8.23h2C27 6.508 21.998 2 16 2v2Zm-9 8.23C7 7.76 10.953 4 16 4V2C10.002 2 5 6.507 5 12.23h2Zm3.269 7.255C8.254 17.533 7 14.766 7 12.23H5c0 3.143 1.523 6.41 3.877 8.69l1.392-1.436ZM13 27v-2.005h-2V27h2Zm1 1a1 1 0 0 1-1-1h-2a3 3 0 0 0 3 3v-2Zm4 0h-4v2h4v-2Zm1-1a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2Zm0-2.005V27h2v-2.005h-2ZM8.877 20.921C10.132 22.136 11 23.538 11 24.995h2c0-2.253-1.32-4.143-2.731-5.51L8.877 20.92Zm12.854-1.436C20.32 20.852 19 22.742 19 24.995h2c0-1.457.869-2.859 2.122-4.074l-1.391-1.436Z" class="fill-[var(--icon-foreground)]"></path><path d="M20 26a1 1 0 1 0 0-2v2Zm-8-2a1 1 0 1 0 0 2v-2Zm2 0h-2v2h2v-2Zm1 1V13.5h-2V25h2Zm-5-11.5v1h2v-1h-2Zm3.5 4.5h5v-2h-5v2Zm8.5-3.5v-1h-2v1h2ZM20 24h-2v2h2v-2Zm-2 0h-4v2h4v-2Zm-1-10.5V25h2V13.5h-2Zm2.5-2.5a2.5 2.5 0 0 0-2.5 2.5h2a.5.5 0 0 1 .5-.5v-2Zm2.5 2.5a2.5 2.5 0 0 0-2.5-2.5v2a.5.5 0 0 1 .5.5h2ZM18.5 18a3.5 3.5 0 0 0 3.5-3.5h-2a1.5 1.5 0 0 1-1.5 1.5v2ZM10 14.5a3.5 3.5 0 0 0 3.5 3.5v-2a1.5 1.5 0 0 1-1.5-1.5h-2Zm2.5-3.5a2.5 2.5 0 0 0-2.5 2.5h2a.5.5 0 0 1 .5-.5v-2Zm2.5 2.5a2.5 2.5 0 0 0-2.5-2.5v2a.5.5 0 0 1 .5.5h2Z" class="fill-[var(--icon-foreground)]"></path></g><g class="hidden dark:inline"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 2C10.002 2 5 6.507 5 12.23c0 3.144 1.523 6.411 3.877 8.691.75.727 1.363 1.52 1.734 2.353.185.415.574.726 1.028.726H12a1 1 0 0 0 1-1v-4.5a.5.5 0 0 0-.5-.5A3.5 3.5 0 0 1 9 14.5V14a3 3 0 1 1 6 0v9a1 1 0 1 0 2 0v-9a3 3 0 1 1 6 0v.5a3.5 3.5 0 0 1-3.5 3.5.5.5 0 0 0-.5.5V23a1 1 0 0 0 1 1h.36c.455 0 .844-.311 1.03-.726.37-.833.982-1.626 1.732-2.353 2.354-2.28 3.878-5.547 3.878-8.69C27 6.507 21.998 2 16 2Zm5 25a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1 3 3 0 0 0 3 3h4a3 3 0 0 0 3-3Zm-8-13v1.5a.5.5 0 0 1-.5.5 1.5 1.5 0 0 1-1.5-1.5V14a1 1 0 1 1 2 0Zm6.5 2a.5.5 0 0 1-.5-.5V14a1 1 0 1 1 2 0v.5a1.5 1.5 0 0 1-1.5 1.5Z" fill="url(#:Rijd6:-gradient-dark)"></path></g></svg><div class="ml-4 flex-auto"><p class="m-0 font-display text-xl text-sky-900 dark:text-sky-400">Get featured</p><div class="prose prose-slate mt-2.5 dark:prose-invert text-sky-800 [--tw-prose-underline:theme(colors.sky.400)] [--tw-prose-background:theme(colors.sky.50)] prose-a:text-sky-900 prose-code:text-sky-900 dark:text-slate-300 dark:prose-code:text-slate-300 dark:[--tw-prose-underline:theme(colors.accent.700)]"><p>Send a tweet to <a href="https://twitter.com/metaplex">@metaplex</a> or <a href="https://github.com/metaplex-foundation/developer-hub/edit/main/src/pages/community-guides.md">edit this page on GitHub</a> to suggest additions.</p></div></div></div><h2 id="general">General</h2><ul><li><a href="https://hackmd.io/@archaeopteryx/By4bpbA4F#Solana-and-Metaplex-FAQ">Solana and Metaplex FAQ</a></li><li><a href="https://www.youtube.com/watch?v=L_5FbIVtL0U">KeyStrokes - Setup Phantom and CLI wallets for Solana Development, with funding</a></li></ul><h2 id="awesome-solana-nfts">Awesome Solana NFTs</h2><ul><li><a href="https://github.com/ilmoi/awesome-solana-nfts">A curated list of Solana NFT protocols, repos &amp; community tools</a></li></ul><h2 id="nft-transfer-and-airdrops">NFT Transfer and Airdrops</h2><ul><li><a href="https://hackmd.io/@8LSEewFFQ2OwXMjUKZP-pA/HJ7jMxYEF">Guide to Airdrop Using Metaplex</a></li><li><a href="https://github.com/theskeletoncrew/air-support">SkeletonCrew&#x27;s Air Support</a></li></ul><h2 id="token-metadata">Token Metadata</h2><ul><li><a href="https://betterprogramming.pub/how-to-mint-nfts-on-solana-using-rust-and-metaplex-f66bac717cb8">Mint NFTs on Solana Using Rust and Metaplex Token Metadata</a></li><li><a href="https://lorisleiva.com/owning-digital-assets-in-solana/how-nfts-are-represented-in-solana">How NFTs are represented in Solana</a></li></ul><h2 id="candy-machine">Candy Machine</h2><ul><li><a href="https://porcupineplaygroundpals.com/how-to-create-a-minting-ui-for-collection-deployed-with-metaplex-sugar-2-1-1/">MintUI - cmv3-v2/sugar 2.1.1</a> How to/starter project to mint using umi for collection deployed with sugar 2.1.1 (Candy Machine V3 Account V2)</li><li><a href="https://github.com/InnerMindDAO/MintUI">MintUI - An extensible UI for creating Metaplex Candy Machines</a></li><li><a href="https://hackmd.io/@levicook/HJcDneEWF">Metaplex Candy Machine Missing Guide</a></li><li><a href="https://medium.com/@giacavicchioli/ultimate-metaplex-candy-machine-guide-on-solana-7643ed3b7267">Ultimate Metaplex Candy Machine guide on Solana</a></li><li><a href="https://www.sackerberg.dev/blog/cmv2-office-hours">Candy Machine V2 Guide</a></li><li><a href="https://github.com/HashLips/hashlips_art_engine">HashLips</a> for creating generative art</li><li><a href="https://github.com/chmerev/candy-machine-v2-mint-solana-ui">Candy Machine v2. Mint solana UI</a> for free and quick creation of a mint page</li><li><a href="https://medium.com/crossmint-tech/how-to-launch-a-solana-nft-collection-with-credit-card-support-using-candy-machine-e740cffee1bc">Candy Machine v2 Guide with Credit Card Support</a></li><li><a href="https://youtu.be/TW8HLL6PW6c">KeyStrokes - Metaplex CandyMachine V3 - Launch a Solana NFT Collection on Windows</a></li><li><a href="https://youtu.be/fsQIr2Lqy4Q">KeyStrokes - Metaplex CandyMachine V3 - Wallet Based Whitelist Mint - OG, WL, Public</a></li><li><a href="https://youtu.be/0KHv1dMV8zU">KeyStrokes - Metaplex CandyMachine V3 - Create Solana NFT Collection (With Sugar)</a></li><li><a href="https://www.youtube.com/watch?v=_W0OH3db4gM">KeyStrokes - Metaplex CandyMachine V2 - Launch Simple Solana NFT Collection </a></li><li><a href="https://www.youtube.com/watch?v=ZSgXg5eimus">KeyStrokes - Metaplex CandyMachine V2 - Windows Edition! Launch Simple Solana NFT Collection</a></li><li><a href="https://www.youtube.com/watch?v=asnupAj-IJg">KeyStrokes - Metaplex CandyMachine V2 - Whitelist and Public Mint</a></li><li><a href="https://www.youtube.com/watch?v=K2ykv9IffdA">KeyStrokes - Metaplex CandyMachine V2 - Mint with Reveal</a></li><li><a href="https://www.youtube.com/watch?v=h37srt7Pm_s">KeyStrokes - Sugar - Launch Simple Solana NFT Collection </a></li></ul><h2 id="gumdrop">Gumdrop</h2><ul><li><a href="https://www.sackerberg.dev/blog/gumdrop">Gumdrop Notes/Guide</a></li></ul></div></article><dl class="mt-12 flex border-t border-slate-200 pt-6 dark:border-slate-800"><div><dt class="font-display text-sm font-medium text-slate-900 dark:text-white">Previous</dt><dd class="mt-1"><a class="text-base font-semibold text-slate-500 hover:text-slate-600 dark:text-slate-400 dark:hover:text-slate-300" href="https://www.metaplex.com/terms-and-conditions"><span aria-hidden="true">←</span> <!-- -->Terms and Conditions</a></dd></div><div class="ml-auto text-right"><dt class="font-display text-sm font-medium text-slate-900 dark:text-white">Next</dt><dd class="mt-1"><a class="text-base font-semibold text-slate-500 hover:text-slate-600 dark:text-slate-400 dark:hover:text-slate-300" href="/security">Security<!-- --> <span aria-hidden="true">→</span></a></dd></div></dl></div><div class="hidden xl:sticky xl:top-[7rem] xl:-mr-6 xl:block xl:h-[calc(100vh-7rem)] xl:flex-none xl:overflow-y-auto xl:py-16 xl:pr-6"><nav aria-labelledby="on-this-page-title" class="w-56"><h2 id="on-this-page-title" class="font-display text-sm font-medium text-slate-900 dark:text-white">On this page</h2><ol role="list" class="mt-4 space-y-3 text-sm"><li><h3><a class="text-accent-500" href="/community-guides#general">General</a></h3></li><li><h3><a class="font-normal text-slate-500 hover:text-slate-700 dark:text-slate-400 dark:hover:text-slate-300" href="/community-guides#awesome-solana-nfts">Awesome Solana NFTs</a></h3></li><li><h3><a class="font-normal text-slate-500 hover:text-slate-700 dark:text-slate-400 dark:hover:text-slate-300" href="/community-guides#nft-transfer-and-airdrops">NFT Transfer and Airdrops</a></h3></li><li><h3><a class="font-normal text-slate-500 hover:text-slate-700 dark:text-slate-400 dark:hover:text-slate-300" href="/community-guides#token-metadata">Token Metadata</a></h3></li><li><h3><a class="font-normal text-slate-500 hover:text-slate-700 dark:text-slate-400 dark:hover:text-slate-300" href="/community-guides#candy-machine">Candy Machine</a></h3></li><li><h3><a class="font-normal text-slate-500 hover:text-slate-700 dark:text-slate-400 dark:hover:text-slate-300" href="/community-guides#gumdrop">Gumdrop</a></h3></li></ol></nav></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"markdoc":{"content":[{"$$mdtype":"Tag","name":"p","attributes":{"class":"lead"},"children":["A collection of articles/projects from the Metaplex Community "]},{"$$mdtype":"Tag","name":"Callout","attributes":{"title":"Get featured","type":"note"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Send a tweet to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://twitter.com/metaplex"},"children":["@metaplex"]}," or ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/metaplex-foundation/developer-hub/edit/main/src/pages/community-guides.md"},"children":["edit this page on GitHub"]}," to suggest additions."]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"general"},"children":["General"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://hackmd.io/@archaeopteryx/By4bpbA4F#Solana-and-Metaplex-FAQ"},"children":["Solana and Metaplex FAQ"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=L_5FbIVtL0U"},"children":["KeyStrokes - Setup Phantom and CLI wallets for Solana Development, with funding"]}]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"awesome-solana-nfts"},"children":["Awesome Solana NFTs"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/ilmoi/awesome-solana-nfts"},"children":["A curated list of Solana NFT protocols, repos \u0026 community tools"]}]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"nft-transfer-and-airdrops"},"children":["NFT Transfer and Airdrops"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://hackmd.io/@8LSEewFFQ2OwXMjUKZP-pA/HJ7jMxYEF"},"children":["Guide to Airdrop Using Metaplex"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/theskeletoncrew/air-support"},"children":["SkeletonCrew's Air Support"]}]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"token-metadata"},"children":["Token Metadata"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://betterprogramming.pub/how-to-mint-nfts-on-solana-using-rust-and-metaplex-f66bac717cb8"},"children":["Mint NFTs on Solana Using Rust and Metaplex Token Metadata"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://lorisleiva.com/owning-digital-assets-in-solana/how-nfts-are-represented-in-solana"},"children":["How NFTs are represented in Solana"]}]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"candy-machine"},"children":["Candy Machine"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://porcupineplaygroundpals.com/how-to-create-a-minting-ui-for-collection-deployed-with-metaplex-sugar-2-1-1/"},"children":["MintUI - cmv3-v2/sugar 2.1.1"]}," How to/starter project to mint using umi for collection deployed with sugar 2.1.1 (Candy Machine V3 Account V2)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/InnerMindDAO/MintUI"},"children":["MintUI - An extensible UI for creating Metaplex Candy Machines"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://hackmd.io/@levicook/HJcDneEWF"},"children":["Metaplex Candy Machine Missing Guide"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://medium.com/@giacavicchioli/ultimate-metaplex-candy-machine-guide-on-solana-7643ed3b7267"},"children":["Ultimate Metaplex Candy Machine guide on Solana"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.sackerberg.dev/blog/cmv2-office-hours"},"children":["Candy Machine V2 Guide"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/HashLips/hashlips_art_engine"},"children":["HashLips"]}," for creating generative art"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://github.com/chmerev/candy-machine-v2-mint-solana-ui"},"children":["Candy Machine v2. Mint solana UI"]}," for free and quick creation of a mint page"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://medium.com/crossmint-tech/how-to-launch-a-solana-nft-collection-with-credit-card-support-using-candy-machine-e740cffee1bc"},"children":["Candy Machine v2 Guide with Credit Card Support"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://youtu.be/TW8HLL6PW6c"},"children":["KeyStrokes - Metaplex CandyMachine V3 - Launch a Solana NFT Collection on Windows"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://youtu.be/fsQIr2Lqy4Q"},"children":["KeyStrokes - Metaplex CandyMachine V3 - Wallet Based Whitelist Mint - OG, WL, Public"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://youtu.be/0KHv1dMV8zU"},"children":["KeyStrokes - Metaplex CandyMachine V3 - Create Solana NFT Collection (With Sugar)"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=_W0OH3db4gM"},"children":["KeyStrokes - Metaplex CandyMachine V2 - Launch Simple Solana NFT Collection "]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=ZSgXg5eimus"},"children":["KeyStrokes - Metaplex CandyMachine V2 - Windows Edition! Launch Simple Solana NFT Collection"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=asnupAj-IJg"},"children":["KeyStrokes - Metaplex CandyMachine V2 - Whitelist and Public Mint"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=K2ykv9IffdA"},"children":["KeyStrokes - Metaplex CandyMachine V2 - Mint with Reveal"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.youtube.com/watch?v=h37srt7Pm_s"},"children":["KeyStrokes - Sugar - Launch Simple Solana NFT Collection "]}]}]},{"$$mdtype":"Tag","name":"h2","attributes":{"id":"gumdrop"},"children":["Gumdrop"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.sackerberg.dev/blog/gumdrop"},"children":["Gumdrop Notes/Guide"]}]}]}],"frontmatter":{"title":"Community Guides","metaTitle":"Metaplex — Community Guides","description":"A collection of articles/projects from the Metaplex Community"},"file":{"path":"/community-guides.md"}}},"__N_SSG":true},"page":"/community-guides","query":{},"buildId":"McxeOQX_DD3E4po5bA585","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10