Post
Topic
Board Project Development
Re: Why only BitcoinJ?
by
nightwolf
on 27/07/2011, 06:46:10 UTC
There's also libbitcoin, which aims to rewrite bitcoin, make it super-pluggable, very easy to do and hack everything at every level, and very configurable:
http://forum.bitcoin.org/index.php?topic=30646.0
https://gitorious.org/libbitcoin/libbitcoin

And don't forget justmoon's javascript bitcoin which is based off of BitcoinJ:
https://github.com/justmoon/node-bitcoin-p2p/

So can libbitcoin be plugged into iOS? Sorry for sounding like a n00b. Clearly, BitCoinJ can't be easily integrated in XCode. I heard C# lib can be linked into XCode but didn't come across any stackoverflow suggestions that show examples of it.