rickstaa / explorer

Home Page:https://explorer.livepeer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Livepeer Explorer

Getting started

  1. Rename .env.example to .env
  2. Install it and run:
yarn
yarn dev

Developing on Arbitrum Rinkeby

Set NEXT_PUBLIC_NETWORK to ARBITRUM_RINKEBY inside .env

Testing LIPs

In order to test LIPs, you will need to set the NEXT_PUBLIC_GITHUB_LIP_NAMESPACE variable to your Github username and fork the LIPs repo. This can then be used to test LIPs locally.

About

https://explorer.livepeer.org


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%