In my previous post, I explained how you can mint an NFT using Solidity. But what if you don't want to learn Solidity?Ain't nobody got time for that b*tch.You want to stick with your ol' pal JavaScript. Let me tell you that there's a way to do it. I present to you thirdweb - a library of smart contracts, SDK, and UI components that developers can use in their app. How cool would it be if you could just call a mint function, give the token's metadata as an argument, an...