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

cant deploy my minting dapp public . Pleeeaaasee help me #124

Open progressaded opened 2 years ago

progressaded commented 2 years ago

Hi everyone , I hope everyone is doing well :)

After a hard 6 months of work I have finally completed my NFT collection , but now I am stuck with the minting dapp . So I am following the hashlips Masterclass and everything is going very well , untill its time to deploy the minting dapp public .

When i open it on a local host everything is working just perfectly , but when i opload the build and the html files to github and I go to github / settings / pages and I click on the link of my website , it just opens a blank page . I was really hoping someone could help me out with this or maybe tell me what I am doing wrong and if I am missing a step .

Also when i look at my settings in github it says that this consosts of 100% html files , is this normal?

Some help would be so much appreciated ! I am also asking in the hashlips discord but so far nobody has responded me so far .

Have a nice day everyon 2 3 1 e

omarubilla commented 2 years ago

Same problem!

BedoSensei commented 1 year ago

Hey guys, I've just found a solution.

The dapp only works when all the files are in the root. However, you can move the index.html file to another folder and leave the configuration files in their place.

You just have to change the access to the html file by modifying the file: asset-manifest.json and change the path of index.html