13 sats \ 0 replies \ @jirijakes OP 11 Aug 2023 \ on: Implementing BIP85 in Haskell to learn how it works bitcoin
Greetings.
Not too long ago I tried to implement BIP32 and BIP39 in Haskell to learn how the BIPs work. This time I look at BIP85. The result of my learning is a bit of code and text, which I offer to other stackers who my find them useful.