monero-java icon indicating copy to clipboard operation
monero-java copied to clipboard

Support a MyMonero wallet adapter in addition to RPC and JNI

Open woodser opened this issue 6 years ago • 3 comments

This issue requests support to manage a Monero wallet using a MyMonero-compatible server, which shares the wallet's view key with a third party in order to offload synchronization of incoming transfers.

The wallet should implement the MoneroWallet.java interface in order to conform with this library's wallet specification and be tested with existing tests.

woodser avatar Aug 16 '19 12:08 woodser

There is currently a 5 XMR bounty for this:

https://bounties.monero.social/posts/90/1-000m-implement-monero-light-wallet-server-client-library-for-android-native

CryptoGrampy avatar Jun 23 '23 16:06 CryptoGrampy

Hello

everoddandeven avatar Oct 10 '23 12:10 everoddandeven

There is ongoing work to support a light wallet in this PR: https://github.com/woodser/monero-cpp/pull/58

woodser avatar Mar 26 '24 15:03 woodser