Join
May 18, 2026
Login

OpenSSL bitcoin addresses generation

Using OpenSSL ver 1.1.0h on win 8.1 – 32 bit Im trying to recreate this post using cmd: OpenSSL generate Bitcoin address But on step 3: openssl ec -in c:keysprivate.pem -outform DER|tail -c +8|head -c […]

Read More

Multibit seed/ or files to Electrum wallet

i tried moving multibit wallet as explained here but failed. https://youtu.be/E-KcY6KUVnY i have the seed and password from Multibit wallet and some files from backup folder in the ‘mbh……aes’ format. Any help i’ll appreciate Am […]

Read More

ScriptSig raw hex to sign raw tx

i have a p2sh address that is created using an uncompressed public key (from my ledger nano) and a compressed public key (bitcoincore wallet). It requires both signatures to send the funds. When i use […]

Read More

Bitcoinja-lib. bitcoin.payments is null

I installed bitcoinjs-lib with command: meteor npm install bitcoinjs-lib. The installation command “flow-typed install -f 0.27 bitcoinjs-lib@2.2.0” didn’t work. No idea what flow-typed is and the influence it has. This is the code I am […]

Read More