NFTs 101 -> Setting up a minting DAPP

This is the very last milestone of this NFTs creation journey. Setting up a DAPP for users to mint the NFTs. Since this our first attempt, let’s keep things really simple. There are available ready to use minting DAPP available to download. I’ve downloaded HashLips minting DAPP from his Github to modify.

Open up the folder in Visual Studio Code after downloading. Everything that is required to change for it to work well is in config.json.



Change the details and information within this json accordingly. Next step will be to style the DAPP with our own graphics and colour scheme. Replace the images inside images folder and configure theme.css accordingly.

In Terminal, run command “yarn build” once everything is ready and checked. The final files are inside build folder and is ready for uploading to the web server.



If you have any questions or need help, you can head over to HashLips Youtube Channel to view his tutorials or drop me an email.

That’s it! The minting dapp is now online at helloworld.cryptoseng.com. Head over to mint one now!

About

Middle-age uncle attempting a to migrate into the blockchain development industry. : )

Leave a Reply

Your email address will not be published.

*