Skip to content
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

idea (long term): a proper Haveno Android app distributed on F-Droid #942

Open
shortwavesurfer2009 opened this issue May 19, 2024 · 3 comments
Labels
is:feature Request for a new feature

Comments

@shortwavesurfer2009
Copy link

The way i see it we would need Haveno to be made into a daemon similar to monerod where the GUI could communicate data to/from havenod via APIs to do things like display order books, create offers, chat, etc. On top of this havenod a mobile UI could be constructed. Staying connected to tor on mobile poses no issues with battery and such as orbot, InviZible, tor browser, etc all do it with no issues. mysu wallet already has a tor daemon built in and cake wallet will soon have one as well. Something like this is important as regular desktop computers are being used less and less in favor of mobile devices. Therefore, we need to meet users where they are going to be and allow them to buy and sell directly from their mobile devices.

@XMRfamily
Copy link

You explained everything well. Traders are mobile lots of times and can't just watch computer waiting for trade to happen

@woodser woodser added the is:feature Request for a new feature label May 27, 2024
@woodser
Copy link
Contributor

woodser commented May 27, 2024

we would need Haveno to be made into a daemon similar to monerod where the GUI could communicate data to/from havenod via APIs to do things like display order books, create offers, chat, etc

This is already suported, by starting haveno-daemon, then we have a typescript library which communicates with havenod over grpc: https://github.com/haveno-dex/haveno-ts

@privacyOG
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants