sgeisler / EasyBitcoin

Easy to use C++03 (basic) Bitcoin library
MIT License
1 stars 1 forks source link

EasyBitcoin

is intended to become a simple to use C++03 Bitcoin library.

Build Status

Why C++03

I want to build a native BlackBerry(R) Bitcoin wallet. The Momentics IDE and the qnx version of gcc does not support C++11 yet, so I can't use libbitcoin by unsystem.net.

Planned features:

to be continued

Features that are not intended (but might be implemented in a separate library):