Niftory Docs
  • What is Niftory?
  • Get your API Keys
  • πŸ‘©β€πŸ’»API
    • Niftory Web3 API
    • SDK QuickStart
      • Using the SDK in React
      • Using the SDK from the Server
    • API Quickstart
      • Create your first Wallet
      • API calls with Sample Content
      • Mint your first NFT
    • API Cheat Sheet
    • Niftory Sample App
      • Explore the Sample App
      • Anatomy of a Niftory App
        • Getting Authenticated
        • GraphQL Client Setup
        • API Usage
        • Transfer an NFT
    • πŸ’‘Core Concepts
      • Niftory Data Model
      • Authentication
        • Using Your API Key
        • Configuring Your App
        • Privileged Authentication
      • App and AppUser
      • NFTs
        • Creating NFTs
        • Querying NFTs
        • Transferring NFTs
        • Minting NFTs
      • Wallets
        • Create a Niftory Wallet
        • Register External Wallets
        • Query Wallets
      • Contract
      • User Auth (Client-Side)
    • Your Niftory Account
  • πŸ§‘β€πŸ’ΌAdmin Portal
    • Niftory Admin Portal
    • πŸš€Guides
      • Setting Up Your Org
      • Create Your First NFT
    • πŸ—ΊοΈExplore
      • Org and Apps
      • NFT Collection
        • Sets
        • Collectibles
        • NFTs
    • πŸ’ΌUse Cases
      • For Engineers
      • For Designers
      • For Business Users
  • πŸ“–Reference
    • GraphQL & Auth Endpoints
    • API Reference
    • SDK API Reference
Powered by GitBook
On this page

Was this helpful?

  1. Admin Portal
  2. Explore

NFT Collection

PreviousOrg and AppsNextSets

Last updated 1 year ago

Was this helpful?

In your Collections view, you'll see all of your NFTs and Content.

  • Sets are primarily a way to organize your NFT Collection. These Sets are created and minted directly on the blockchain.

  • Collectibles are essentially templates for all of the NFTs that are being made. These Collectibles are created and minted on the blockchain.

  • NFTs are the final items that are created, minted and transfer to users accounts and wallets.

The Niftory Home Page with the Collections are highlighted
πŸ§‘β€πŸ’Ό
πŸ—ΊοΈ