| 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: 477 |
Thanked: 1,277 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#5
|
appsformeego is down, and Khertan.net yields another .deb than the one on MeeGo COBS. The latter gives me errors while installing from the shell./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: 477 |
Thanked: 1,277 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#7
|
I get the same error with 0.9.1. The package depends on "python, python-pyside.qtgui, python-pyside.qtdeclarative, python-pyside.qtcore, python-pyside.qtopengl" according to pkgmgr. I also noted that the size of extra dependencies downloaded was identical as before.
|
|
2012-12-30
, 15:56
|
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#8
|
now it's works for harmattan also
i ve tested only on Nemo mobile
|
|
2012-12-30
, 20:33
|
|
Posts: 477 |
Thanked: 1,277 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#9
|
|
|
2012-12-31
, 01:03
|
|
Posts: 1,547 |
Thanked: 7,503 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 |
| Thread Tools | |
|
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.