suhailkakar / livepeer-token-gated-vod

Home Page:https://token-gated-vod.withlivepeer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo.mp4

A example application that token gate video content using Livepeer and Lit

Getting Started

To get this application up and and running on your local machine follow these simple steps.

Prerequisites

You need to have Node.js, NPM and hardhat installed on your computer, before running this project.

Installation

  1. Clone the repo

    git clone https://github.com/suhailkakar/livepeer-token-gated-vod
  2. Install NPM packages

    npm install

    or

    yarn install
  3. Run the app

    npm start

About

https://token-gated-vod.withlivepeer.com

License:Apache License 2.0


Languages

Language:CSS 50.7%Language:TypeScript 47.8%Language:JavaScript 1.5%