demo.mp4
A example application that token gate video content using Livepeer and Lit
To get this application up and and running on your local machine follow these simple steps.
You need to have Node.js, NPM and hardhat installed on your computer, before running this project.
-
Clone the repo
git clone https://github.com/suhailkakar/livepeer-token-gated-vod
-
Install NPM packages
npm install
or
yarn install
-
Run the app
npm start