Web3 API - Help & Discussion

Here you can discuss and ask help about the course related lesson.

Tips for quick help:

  • How to post Code
  • Mention the lesson name, Example: “Cloud Code - Triggers”
  • Screenshot about the console error if possible.

Not gonna bust your boiler, but a slight mispronunciation at 15:00 in theWeb3 API - Account lecture.
You mentioned ERC721 as fungible.

If anyone is confused, Chris meant to say ERC721 as Non Fungible :laughing:
ERC1155 still semi-fungible, with the capacity to create more than 1 of any given tokenId.

Great course so far mate! :heart:

Hello, the dashboard code doesn’t work at all, I get this error

Uncaught TypeError: Moralis.onAccountsChanged is not a function

The side links doesn’t work, neither the logout, user address or network.
Also it would be super nice to have this course in react better than in vanillajs

Also I’m looking at many things in the doc, and there is no doc for the the NFT api in react, only the boilerplate, which is enough for certain people, but I need good doc, and best would be video tutorials, so I’m a bit lost and confused between the lack of react doc and tutorials, and the things that doesn’t work anymore.
My biggest weakness in dev is figuring out things only with doc or code, I’m big video tutorial consumer and that’s why I’ve subcribed to the academy, I love most of the course, but I’m lost on this one as I will not use vanilla js at all in my projects
Please help!

1 Like

Did you find a solution @alexadark?
I have read through some threads and its appears to be a problem with the underlying lib they are using. But I haven’t figured out yet how to solve it. We should open a PR for the tutorial code after we have found the solution.

Maybe @Erno has a suggestion for us. :slight_smile: