GPGeorge Prosperingmako6.hashnode.dev·May 29, 2023 · 2 min readReal 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...00
GPGeorge Prosperingmako6.hashnode.dev·May 18, 2023 · 3 min readCover Letter Structure and ContentsSo I have been struggling to get the right way to write a cover letter and I can run from it for a very long time until when I decided to go research and I feel great to share with you. A cover letter is a document typically sent alongside a resume...00