Skip to content

Commit

Permalink
docs: add test account credentials to README (#4304)
Browse files Browse the repository at this point in the history
* Added test account credentials in README

* resolved issues

* chore: Update README.md

---------

Co-authored-by: shivamgupta2020 <[email protected]>
Co-authored-by: nicolasburtey <[email protected]>
  • Loading branch information
3 people authored Apr 17, 2024
1 parent 2908152 commit c9bc35b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@ buck2 run dev:up
Once Tilt starts, you can check on the status of all services by accessing the UI through the given port on your local host (e.g. [http://localhost:10350/](http://localhost:10350/)).
Every service should eventually have a green checkmark next to them, which ensures that they are in "ready" states.
### (5) Test account credentials
For account login on regtest, you can input any random mobile number and then use `000000` as the OTP.
### (6) Troubleshooting in Tilt
If some services fail to start, you can restart them on the Tilt dashboard.
Expand Down

0 comments on commit c9bc35b

Please sign in to comment.