Totulik / Bitcoin-Key-Compression-Tool-1

Get R, S and Z values from Raw Bitcoin Transaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin-Key-Compression-Tool

Get R, S and Z values from Raw Bitcoin Transaction

sudo apt install python

install python 2.7 + Dependencies

git clone https://github.com/stateactor/Bitcoin-Key-Compression-Tool.git

cd Bitcoin-Key-Compression-Tool

python RawTX_RSZ.py

sudo apt install python-pip

pip install bitcoin

pip install ecdsa

pip install utils

pip install base58

https://2coin.org/getRSZfromRawTX.html (gone for good)

Videos? you can make them! :)

Bitcoin Key Compression Tool https://iancoleman.io/bitcoin-key-compression


mail me for paid (working) one maxwells0x0@gmail.com

About

Get R, S and Z values from Raw Bitcoin Transaction


Languages

Language:Python 97.5%Language:Batchfile 2.5%