Skip to content

pyor-shrey/explorer

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%