nft-marketplace-box icon indicating copy to clipboard operation
nft-marketplace-box copied to clipboard

Results 2 nft-marketplace-box issues
Sort by recently updated
recently updated
newest added

Hi, I wonder why this error happens when creating a NFT: ```ruby pages/create-and-list-nft.js (82:40) @ _callee$ 80 | let listingFee = await marketPlaceContract.methods.LISTING_FEE().call() 81 | listingFee = listingFee.toString() > 82...

Hi, Many thanks for this tutorial, however I'm getting the following error when I run the client: cd client npm run dev .... TypeError: Cannot read properties of null (reading...