idexo
  • Introduction to idexo
  • Getting Started
  • Get API Key
  • NFT
    • Introduction
    • Create a Capped NFT Collection
    • Create a Uncapped NFT Collection
    • Create an Uncapped Soulbound NFT (SBT) Collection
    • Create a Capped Soulbound NFT (SBT) Collection
    • Mint a NFT
    • Mint a SBT
    • Mint a NFT With Image and Metadata In 1 Transaction
  • Project Tokens
    • Create a Project Token
    • Mint a Token
  • Storage
    • Upload Plain Text
    • Upload an HTML file
  • Request A New Blockchain Integration
  • How To Add A New Blockchain
  • Vesting
    • Create a Vesting Smart Contract
  • Utils
    • Introduction
    • Get Contract
    • Get Transactions
  • Directional Staking
    • Introduction
    • NFTMe
Powered by GitBook
On this page

Was this helpful?

  1. NFT

Introduction

This section introduces the basics of deploying NFT Collections and minting their NFTs, on any supported blockchain network.

In the tabs below this introduction you will find different methods for creating NFT collections, minting individual NFTs or using other functions of Collections and NFTs. You must also specify what blockchain network you are using.

When you create an NFT collection this creates a smart contract with a corresponding contract address. You'll need to record that address when you deploy it and then use it in subsequent functions.

PreviousGet API KeyNextCreate a Capped NFT Collection

Last updated 3 years ago

Was this helpful?