When builidng dApps for MiniPay locally, you want to test the dApp inside MiniPay wallet on your phone. But since the dApp is running locally, you cannot simply visit localhost on your phone to open the dApp on your phone. To solve this, we useDocumentation Index
Fetch the complete documentation index at: https://docs.celo.org/llms.txt
Use this file to discover all available pages before exploring further.
ngrok.
ngrok allows us to share our localhost by providing us with a temporary web url that can be used on any device!
Installing Ngrok
- Visit ngrok.com

- Sign up

- The dashboard will have instructions based on your OS on how to install and use ngrok!

- Once installed you can use the following command to share your localhost port.
