nullcount / rain

Evaporate stagnant liquidity from source nodes and condensate to sinks. Make it rain.
MIT License
2 stars 5 forks source link

research spike: what is best way to automate muun? #33

Closed nullcount closed 1 year ago

nullcount commented 1 year ago

Someone who knows Java and/or android app development can figure it out. Can we simply send requests to an api to do wallet actions? https://github.com/muun/apollo

nullcount commented 1 year ago

every muun wallet app installation runs a LN node on the phone, it has its own pubkey. The muun node opens private channels to the wallet node. So really, the app is controlling a LN node that uses the actual LN to communicate with the Muun node. There is no API?

Any way to automate this app? Short of running an android emulator? (We've done it before)

nullcount commented 1 year ago

https://github.com/labcif/Tutorial-AndroidNetworkInterception