Skip to content

papabear99/explorer

 
 

Repository files navigation

LivepeerJS

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%