Skip to content

ERC-721 minter that allows a user to mint a nft and generate random words. You can view them on Opensea testnets. Make sure you connect your wallet. The frontend of this project is hotsted on replit which you can fork. I'll provide the link below.

Notifications You must be signed in to change notification settings

anipaul2/MINT-NFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINT-NFT 🤩

Overview

An NFT minter website using ERC-721 that allows you to mint randomly generate word nft's and view them on Opensea rinkeby test network.

WEBAPP

MINT YOUR NFT

Screenshot (376)

OPENSEA

Screenshot (375)

Tech Stack

Javascript || Solidity || Node.js || ReactJS || EtherJS || Hardhat

How to run

  1. Clone the repo
  2. Open your terminal window in the root folder or the folder you have just cloned and run npx hardhat compile to compile the smart contracts.
  3. In the same folder, again run npx hardhat run scripts/run.js to test the smart contract.
  4. Make sure to deploy the contract, run npx hardhat run scripts/deploy.js

Frontend-Stack

You can find here

About

ERC-721 minter that allows a user to mint a nft and generate random words. You can view them on Opensea testnets. Make sure you connect your wallet. The frontend of this project is hotsted on replit which you can fork. I'll provide the link below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published