HashLips / hashlips_nft_minting_dapp

HashLips minting dapp is a quick and easy way to connect your smart contract and start minting NFTs.
MIT License
1.02k stars 984 forks source link

Connect button does not work in production build #131

Open mikenike360 opened 2 years ago

mikenike360 commented 2 years ago

When I run the app locally without building it connects fine and I can mint from my contract. However once I build and deploy to a web server I can not connect my wallet. I've also tried running the production build locally and I still cannot connect my wallet. There are no errors in the console. Any help would be appreciated.