This repo shows how to create and mint erc721 tokens on the zora / zora goerli network, with protocol rewards. This is the code from the Zora 101 workshop at ETHGlobal's Superhack.
The application was originally scaffolded using the wagmi cli, with the commamnd: yarn create wagmi
Run npm run dev
in your terminal, and then open localhost:3000 in your browser.