- Added minting modal with quantity selector
- Added minted / total counter
- Quantity selectors auto-fetches max NFTs per tx from the contract
- Added ABI auto-fetching via Etherscan API (uses Vercel caching so won't fail during high loads)
- Added webill.io ETH -> Polygon bridge for minting
- Refactor with webpack & JSX