Post
Topic
Board Mycelium
Re: Mycelium Bitcoin Wallet
by
apetersson
on 22/07/2014, 13:20:14 UTC
is there a plan to develop an iphone version?
thx Smiley

Nope. Not in our plans yet. Two operating systems and development environments are quite different, so doing a port would take up a considerable amount of work and time, which we can't spare right now. We wouldn't mind some developer picking up the project and doing it themselves, since Mycelium code is available on github, but so far no one offered.

I'm not sure if Mycelium is using BCCAPI like Bitcoin Spinner was but if it is, I'd like to renew my call for it to use a portable data format (like JSON or XML) rather than the serialized Java objects that it did when I last looked into it. That would open the API to much wider adoption (if that would be a desirable outcome to you guys). Throwing an iphone wallet on top of that would be easier than from-scratch.

Not that I'm going to write it. I'm Android all the way Smiley

you are correct, in fact, that's what we are coding right now for the HD wallet api.