Skip to content

SweetmanTech/ZoraProtocolRewardsUI

Repository files navigation

Zora Protocol Rewards Contract Creator

This repo shows how to create and mint erc721 tokens on the zora / base / optimism / ethereum networks, with protocol rewards.

Try it out

Getting Started

First, install packages with

yarn

yarn

Next, copy the .env.local file to .env and fill in:

  • NEXT_PUBLIC_ALCHEMY_API_KEY=

Finally, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published