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.

Last updated