Bitcoin Forum
June 15, 2024, 03:56:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Load info from wallet.dat using Python3  (Read 214 times)
DerekVazz (OP)
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
March 26, 2018, 07: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!
Colorblind
Member
**
Offline Offline

Activity: 392
Merit: 41

This text is irrelevant


View Profile
March 27, 2018, 05: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.
BarnabyJones
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 29, 2018, 07:41:40 AM
 #3

This might be what you are looking for

https://github.com/akx/walletool
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!