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
  3. NFT Collection

NFTs

NFTs are what all of your users are looking to get, whether its from a Marketplace, a Loyalty program, or a game - they're the key asset that goes into your users wallets. Each NFT is minted based on a Collectible and has it's own unique serial number to differentiate it from other NFTs based on the same Collectible.

PreviousCollectiblesNextUse Cases

Last updated 1 year ago

Was this helpful?

πŸ§‘β€πŸ’Ό
πŸ—ΊοΈ