I need a simple and functioning example of a React application which will:
- authenticate a user
- mint an NFT
- ā¦using the latest version of Moralis
I know how to do some of those things individually, but not as a whole, and not in a React application.
And since the version 1.x, thereāve been breaking changes for which thereāre no examples, but for some parts only.