You can deploy an NFT Collection via the dashboard,
but in this guide, we'll demonstrate how to do it using TypeScript!
Create a new directory called my-nft-collection, and within this folder, create a file called mint-nft-collection.ts.
Installing TypeScript SDK
Install the required dependencies to get started with thirdweb, by