Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
402677
Topic
30621
Board
Project Development
Re: Why only BitcoinJ?
by
nightwolf
on
27/07/2011, 06:46:10 UTC
Quote from: genjix on July 21, 2011, 02:08:20 PM
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.