Skip to content

NFT minting app connecting a React front-end to an EVM-compatible blockchain

Notifications You must be signed in to change notification settings

joestakey/nft-minter-app-evm

Repository files navigation

Full Stack NFT minter

This is a NFT minter app that allow users to connect to the blockchain and mint assets of the Polynians collection directly to their wallets.

How to use the minter

The application can be found here. Make sure you have Metamask installed.

Smart Contract Address

Customise

Install the dependencies

  • clone the repository, then run npm install

Network change

You can change the network the app is connecting to to the one you want to by changing network.polygon to network.the_network_you_want in the following files:

NFT info change

you can change the smart contract address, metadata uri and NFT minting price in the constants.js file

About

NFT minting app connecting a React front-end to an EVM-compatible blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published