/protocol-rewards-demo

Demo that shows how to create and mint erc721 tokens on the zora / zora goerli network using the zora 721 js sdk.

Primary LanguageTypeScript

Example Protocol Rewards Contract Caller

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

Getting Started

Run npm run dev in your terminal, and then open localhost:3000 in your browser.