Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 628 Bytes

NFTMinterRinkeby

An NFT Minter that will mint an NFT on Rinkeby network while uploading image and metadata on IPFS

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.