-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
automate muun mvp - create new wallet #40
Comments
use adb from bash script like Replace x and y with the coordinates of the point on the screen where you want to simulate the touch event. The coordinates are specified in pixels, with the top-left corner of the screen being (0,0). You can also use the pyadb library to execute the input command from Python. Here is an example:
|
You can also use the pyadb library to run the dump command from Python. Here is an example:
you will get something like this
See if we can read invoices and account balances while you're at it
|
In the MVP, it should generate a new muun wallet in the app:
Send a request for current wallet balance.
If wallet balance == 0.00
goto Settings > Delete Wallet > Yes I'm sure > Continue > Create A New Wallet > Enter PIN 2x > DONE!
The text was updated successfully, but these errors were encountered: