Open jvick1 opened 2 years ago
Followed the connect wallet repo & got an error on cannot read properties of undefined (reading 'images')
updated the index.js & Home.module.css files. downloaded packages. followed by npm run dev.
Looks like the NFT did not have a image URI attached. Can you show us an example?
Followed the connect wallet repo & got an error on cannot read properties of undefined (reading 'images')
updated the index.js & Home.module.css files. downloaded packages. followed by npm run dev.