MySepolia Sample NFT Mint DApp Prerequisites Node.js (>= 10.16.0) Deployment Install project npm i Create an .env and set CONTRACT_ADDRESS there Paste your contract's ABI to src/abi/msNFT.json Run with npm start