Mint a Video NFT on Polygon with LivePeer

Codebase for tutorial on how to Mint a Video NFT on Polygon with LivePeer

You will need a LivePeer API Key and create a .env file using the .env.example included in the codebase before you can run the code.

Available Scripts

In the project directory, you can run:

yarn install

Install all dependencies needed for the application

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.