Author

Topic: Load info from wallet.dat using Python3 (Read 215 times)

newbie
Activity: 2
Merit: 0
March 29, 2018, 03:41:40 AM
#3
This might be what you are looking for

https://github.com/akx/walletool
member
Activity: 392
Merit: 41
This text is irrelevant
March 27, 2018, 01:47:10 AM
#2
Hello!
I was wondering how to see the contents of a wallet.dat file with Python3?

I know there's pywallet, but it seems like it haven't been updated for 4 years now. And it has 5000 lines of code. So it would be pretty time consuming to convert it to python3 only to realize that wallet.dat has changed somehow during these 4 years and end up with a broken script. So if there's a newer version pywallet developed by someone else for python3 or a similar project on github I would greatly appreciate if you'd point me to it.
Thanks!

Not very familiar with Python pipeline. Would love to see an answer too.
newbie
Activity: 66
Merit: 0
March 26, 2018, 03:04:01 AM
#1
Hello!
I was wondering how to see the contents of a wallet.dat file with Python3?

I know there's pywallet, but it seems like it haven't been updated for 4 years now. And it has 5000 lines of code. So it would be pretty time consuming to convert it to python3 only to realize that wallet.dat has changed somehow during these 4 years and end up with a broken script. So if there's a newer version pywallet developed by someone else for python3 or a similar project on github I would greatly appreciate if you'd point me to it.
Thanks!
Jump to: