↧
Are bech32 and base58 the only address formats?
Are bech32 and base58 the only formats that a Bitcoin address can use or is there another?
View ArticleHow to use the base58 in c++
its been a while after i done with my python bitcoin minerAnd i realize that python is slower to do mining stuff, so i decided to rebuild it in c++ as you guys know c++ the faster than other...
View ArticleCreating a P2PKH address
I have been learning about how P2PKH addresses are generated so I thought I would try and work through one myself manually. I start with the following public key...
View Article