shawntabrizi / substrate-collectables-workshop

A guided tutorial for building an NFT marketplace with the Polkadot SDK
https://www.shawntabrizi.com/substrate-collectables-workshop/
MIT License
236 stars 101 forks source link

problem for app.jsx #136

Closed ecslew closed 3 months ago

ecslew commented 5 years ago

Hello,

After running the app.jsx in your workshop, it did not work with the following problems: Screenshot from 2019-09-21 18-59-23

Would you like to help me to fix it out?

Best regards,

Edward

shawntabrizi commented 5 years ago

Do you have a storage item called "AllKittiesArray" in your runtime module?

ecslew commented 5 years ago

Yes. I do

shawntabrizi commented 5 years ago

I don't think I can assist you without you providing reproducible steps.

You should look to debug your runtime apis using the console.