This guide will show you how to create a GO server using gin that can be used on the front end to signature mint some NFTs.
We'll walk through the following:
1. Creating an NFT Collection Contract
2. Creating a go server
3. Adding the signature minting ability
4. Using