Bitcoinj: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
An open source Bitcoin client built using Java and implements the Bitcoin network protocol. | An open source Bitcoin client library built using Java and implements the Bitcoin network protocol. | ||
The project was announced on March 7, 2011<ref>[http://www.bitcoin.org/smf/index.php?topic=4236.msg61438#msg61438 ANNOUNCE - BitCoinJ v0.1, a client-mode implementation in Java]</ref>. The project was built by a Google employee as a "20 percent time" project<ref>[http://news.ycombinator.com/item?id=2297686 Comment by Google's Chris Dibona on Hacker News]</ref>. | The project was announced on March 7, 2011<ref>[http://www.bitcoin.org/smf/index.php?topic=4236.msg61438#msg61438 ANNOUNCE - BitCoinJ v0.1, a client-mode implementation in Java]</ref>. The project was built by a Google employee as a "20 percent time" project<ref>[http://news.ycombinator.com/item?id=2297686 Comment by Google's Chris Dibona on Hacker News]</ref>. |
Revision as of 17:16, 8 January 2012
An open source Bitcoin client library built using Java and implements the Bitcoin network protocol.
The project was announced on March 7, 2011[1]. The project was built by a Google employee as a "20 percent time" project[2].
See Also
- Bitcoin-android mobile client
- Bitcoin Wallet for Android - a standalone wallet for Android devices (based on BitCoinJ)
External Links
- BitCoinJ project page on Google Code.