Deployed demo using Heroku: https://nft-minter-rinkeby.herokuapp.com/
This application is made for experimental/educational purposes, please make sure you are on Rinkeby Testnet when interacting with it.
NFT demo Contract: https://rinkeby.etherscan.io/token/0xc1028756e014b0f9e1477ed5534e441cde2093ab _ Metamask authentication and IPFS Upload is achieved using the Moralis API
- Clone the repo using
git clone
- If using VS Code install a plugin called
Live Server
.