Skip to content

Instantly share code, notes, and snippets.

@Nikolaj-K
Nikolaj-K / bitcoin_priv_key_address_wif.py
Last active January 10, 2022 21:43
From secret private key to address and WIF - on Bitcoin
"""
Discussed in the video
https://youtu.be/LYN3h5DjeXw
See e.g.
https://allbitcoinprivatekeys.com/1
* For the following we use Bitcoin specification conventions.
* Essentially all those notions were around before and later blockchain