<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From my experience the main thing people are missing with BitcoinJ is<br>

a quick and easy way to set up a wallet as a daemon, to use the<br>
functionality from non-java through RPC.</blockquote><div><br></div><div>Yes. I&#39;d love to have a mostly Core compatible JSON-RPC frontend. Most of my current users are happy using it as a library though. A lot of popular languages can run directly on the JVM these days. The big ones we miss are C++ and PHP, I think. But you can use JavaScript, Python 2.7, Lisp, Ruby, along with other less well known ones.</div>
<div><br></div><div>The other good reason to have JSON-RPC support would be to reuse the Core regression tests. </div><div><br></div><div>Anyway, this is off topic :)</div></div></div></div>