The Following 11 Users Say Thank You to Khertan For This Useful Post: | ||
|
2012-12-28
, 14:17
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#2
|
|
2012-12-28
, 15:19
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#3
|
|
2012-12-28
, 16:21
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#4
|
base code will be Easy to port, as it's python (just need to backport some code to python2.5.
The difficult part will be to make harmattan qt components working on n900 ...
|
2012-12-28
, 20:37
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#5
|
/opt/bitpurse $ ./__init__.py Traceback (most recent call last): File "./__init__.py", line 20, in <module> from wallet import WalletController File "/opt/bitpurse/wallet.py", line 21, in <module> from Crypto.Cipher import AES ImportError: No module named Crypto.Cipher
The Following User Says Thank You to Fuzzillogic For This Useful Post: | ||
|
2012-12-28
, 21:15
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#6
|
The Following User Says Thank You to Khertan For This Useful Post: | ||
|
2012-12-28
, 22:08
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#7
|
|
2012-12-30
, 15:56
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#8
|
|
2012-12-30
, 20:33
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#9
|
|
2012-12-31
, 01:03
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#10
|
base code will be Easy to port, as it's python (just need to backport some code to python2.5.
The difficult part will be to make harmattan qt components working on n900 ...
Tags |
bitcoin, blockchain, mywallet |
|
I've written a light Bitcoin Wallet Client that use the third party service MyWallet from Blockchain.info.
You can view your wallet, emit transaction, and supports double encryption
As screenshot is better than a long text :
It s the first beta release. So i ll appreciate if you have any remarks about it.
More information on http://khertan.net/BitPurse
Benoît HERVIER, Khertan
KhtEditor - Sdist_Maemo - Khweeteur - PyPackager - KhtSimpleText - KhtNotes - KhtBMA - Wleux - and more ...
Last edited by Khertan; 2012-12-28 at 19:05.