Author

Topic: BitCoinJ (Read 1240 times)

full member
Activity: 156
Merit: 100
March 18, 2011, 01:59:47 PM
#4
Ну тут уж, как говорится, "пусть расцветает сто цветов"  Smiley

Чем больше популяция - тем больше шансов на выживание у вида.
sr. member
Activity: 294
Merit: 250
я не ламер, я java-прогаммер :-)
March 08, 2011, 07:36:36 AM
#3
В той ветке правильно сказали: теперь даёшь python! Wink

Я вот думаю, не заморочиться ли... Недавно написал к своему линуксу примочку на питоне - понравилось.
Хотя вот node.js тоже привлекает...

Ну тут уж, как говорится, "пусть расцветает сто цветов"  Smiley
sr. member
Activity: 868
Merit: 251
March 08, 2011, 07:30:56 AM
#2
В той ветке правильно сказали: теперь даёшь python! Wink

Я вот думаю, не заморочиться ли... Недавно написал к своему линуксу примочку на питоне - понравилось.
Хотя вот node.js тоже привлекает...
sr. member
Activity: 294
Merit: 250
я не ламер, я java-прогаммер :-)
March 08, 2011, 07:03:00 AM
#1
http://code.google.com/p/bitcoinj/

Quote
BitCoinJ implements the native BitCoin P2P protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of the official implementation. It comes with full documentation and some example apps showing how to use the library.

The project aims to be easier to understand than the C++ implementation, and be suitable for usage on constrained devices such as mobile phones.

BitCoinJ implements (or rather, will implement) the "simplified payment verification" mode of Satoshis paper. It does not store a full copy of the block chain, rather, it stores what it needs in order to verify transactions with the aid of an untrusted peer node.

Выглядит достаточно завлекательно.
Jump to: