In this guide, we'll show you how to create an ERC1155 drop where users can pay with multiple currencies using signature minting, Next.js, and the Web3 SDK.
Sounds cool, right!? Let's get started.
Setup
I am going to use the Next typescript starter template of thirdweb for this guide.