George Prospergmako6.hashnode.devยทMay 29, 2023Real Estate NFT Minter UIHello, here's an updated version of the React.js UI using the ethers.js library to interact with the NFT minter contract: import React, { useState } from 'react'; import { ethers } from 'ethers'; import RealEstateNFTContract from './contracts/RealEst...Real Estate Blockchain basedUIAdd a thoughtful commentNo comments yetBe the first to start the conversation.