Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split the core of #8

Open
jonasschnelli opened this issue Feb 11, 2014 · 2 comments
Open

split the core of #8

jonasschnelli opened this issue Feb 11, 2014 · 2 comments

Comments

@jonasschnelli
Copy link

I'd like to add support for bitc in BitcoinKit.framework so Hive and MacWallet could make use of bitc as the underlaying bitcoin stack.
This would preassume that bitc would keep the core separated from the ui/terminal stuff. Best would be to build a lib (libbtc) where the ui-level (bitc) would make use of that library.
(like libcurl and curl are connected).

@mx4
Copy link
Contributor

mx4 commented Feb 11, 2014

Jonas, thanks for filing this. It seems that there's interest in re-using bitc as the back-end for several UI, so having a clean core api will be useful. We should discuss the requirement for the integration with bitcoinkit eventually.

@laanwj
Copy link

laanwj commented Mar 26, 2014

I'm also interested in this.

I'm evaluating options for moving to an SPV backend for Bitcoin-Qt, and this looks like a neat starting point.
Congratulations at least for writing a very readable SPV client :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants