Studio 721: Create an NFT Collection with Studio 721 and IPFS
Learn how to create an NFT collection with Studio 721 and IPFS.
Last updated
Learn how to create an NFT collection with Studio 721 and IPFS.
Last updated
Studio 721 is a suite of free, web-based tools that can be used for creating NFT collections.
Read below to learn how to create an NFT collection with Studio 721 and IPFS.
To do this, navigate to console.filebase.com. If you don’t have an account already, sign up, then log in.
Bucket names must be unique across all Filebase users, be between 3 and 63 characters long, and can contain only lowercase characters, numbers, and dashes.
These files need to be named in sequential order, such as 0.png, 1.png, 2.png, etc.
https://ipfs.filebase.io/ipfs/IPFS_CID
Take note of this URL.
https://ipfs.filebase.io/ipfs/IPFS_CID/0.png
This will download your NFT collection as a folder with metadata files that can be used to mint your collection through a smart contract.