Mintplex.xyz Docs
  • What is Mintplex?
  • Guides
    • How to create an NFT collection
    • Creating your first Mintplex project
    • Anatomy of a Mintplex project
    • Setup Images and Metadata on IPFS
    • Generating a Contract
      • Project Information
      • Teams and Permissions
      • Contract Features
        • Remove Mintplex Signature
        • Only Owner Minting
        • Allowlisting Mode (aka. Whitelisting)
        • Allow Minting On Deployment
        • Maximum Mints per Transaction
        • Restrict Wallet Mints
        • Limited Token Supply
        • Minting Fee
        • Pre-Reveal Drop
      • Payouts
      • Header Mark
      • Generate
    • Deploying your contract
    • Airdrop a token to someone
    • Listing your NFT collection on a marketplace
    • Minting Embeds and Website
      • How to use the Mintplex embed with custom buttons
  • FAQ
    • My metadata does not pass!
    • How do I deploy to testnet
    • How do I list my NFT contract on OpenSea?
    • How do I mint tokens for myself or team?
  • Mintplex Apps FAQ
    • Shopify Token-Discount Plugin
      • Advanced Setup vs Basic Setup
        • Advanced Setup FAQ
          • How to create a Shopify App Key
          • How to Generate a Price Rule Id
        • Basic Setup FAQ
          • How to Generate a Discount Code
  • Extras
    • 💥Join us on Discord
    • 📚Youtube Tutorial Walkthrough
    • 🐦Follow us on Twitter
    • 📧team@mintplex.xyz
Powered by GitBook
On this page
  • Setup image and metadata on IPFS
  • Create Custom Smart Contract
  • Deploy Contract to Rinkeby
  • Deploy Contract to Mainnet
  • Mint button and Landing Page
  1. Guides

Anatomy of a Mintplex project

PreviousCreating your first Mintplex projectNextSetup Images and Metadata on IPFS

Last updated 2 years ago

Most of the steps for Mintplex projects are optional and you can really proceed to any step at any time. Mintplex highly recommends though that you do each step in order!

You will notice when you create a new project you are shown a basic template of a project. We will change the name and customize everything to your liking as we get closer to deploying.

Setup image and metadata on IPFS

This step is where we will get your art uploaded to IPFS and also get you your fully completed metadata files that will work with our smart contracts.

Create Custom Smart Contract

This step is where the magic happens, here we will generate your smart contract and where you can fully customize your contract and call it your very own!

Deploy Contract to Rinkeby

This step is where you will take your generated contract and deploy it to a testnet. This could be Rinkeby (Ethereum) or Mumbai (Polygon)

Deploy Contract to Mainnet

This step is where you will deploy your contract to the mainnet! This is a big deal and will mean you have officially launched!

Mint button and Landing Page

This step is where we help you create your mint page with our handy embeddable mint button and our partnership with Typedream.com to create the minting site of your dreams. All without code, of course.

A basic template project after clicking "New Project"