Feel free to ignore this, it's almost entirely very low-level ethereum plumbing.
Setup the NFT with mirrored deployments on polygon and mainnet. It's uncertain whether or not we will deploy to mainnet (probably not) but we need to have the setup created now before deploying to Polygon just in case.
Deploying to polygon required upgrading truffle, unfortunately, the mono-repo didn't handle that well so I had to upgrade TheCoin.
Since I was doing so much poking I merged the problematic code into some base projects so we didn't have this problem again.
Feel free to ignore this, it's almost entirely very low-level ethereum plumbing.
Setup the NFT with mirrored deployments on polygon and mainnet. It's uncertain whether or not we will deploy to mainnet (probably not) but we need to have the setup created now before deploying to Polygon just in case.
Deploying to polygon required upgrading truffle, unfortunately, the mono-repo didn't handle that well so I had to upgrade TheCoin.
Since I was doing so much poking I merged the problematic code into some base projects so we didn't have this problem again.