Bitcoin Forum
June 24, 2024, 10:01:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to convert a dogecoin hex to WIF key? i tried pywallet, etc... please help  (Read 67 times)
isolutioncorp (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 2


View Profile
January 24, 2023, 09:18:32 PM
Merited by Apocollapse (1)
 #1

How to convert a  dogecoin hex to WIF key? i tried pywallet, etc...

so I can import my WIF key to the wallet?? please help
Apocollapse
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 764



View Profile
January 25, 2023, 08:04:19 AM
 #2

What's the problem you're facing? you need to remember Bitcoin is using byte 80 while Doge is using byte 9E, you also need to calculate the math of SHA256. Both Doge and Bitcoin are using same Base58, maybe you're input wrong numbers or code in your pywallet.

I think this link might help you since there's not many different between Bitcoin and Dogecoin https://en.bitcoin.it/wiki/Wallet_import_format

Greg Tonoski
Member
**
Offline Offline

Activity: 115
Merit: 68


View Profile
January 25, 2023, 08:59:07 PM
 #3

How to convert a  dogecoin hex to WIF key? i tried pywallet, etc...

so I can import my WIF key to the wallet?? please help

There is the script to convert secp256k1 private key in hexadicimal number (HEX) to Bitcoin Wallet Import Format (WIF): https://gist.github.com/GregTonoski/438992249df6e4bd613f9758421ff38a
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!