- Rename .env.example to .env
- Install it and run:
yarn
yarn dev
Set NEXT_PUBLIC_NETWORK
to ARBITRUM_RINKEBY
inside .env
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.