Hello. I am trying to generate a bitcoin address that starts with bc1q - bip84 with the path m/84'/0'/0'/0'/0/0. I want to get the same address as on iamcoleman. I tried to use your code https://github.com/libbitcoin/libbitcoin-system/issues/1399 but it is deprecated(namespaces bc not libbitcoin) and also there is no such address in your output there
I had hundreds of problems before how to add the library to cmake project in VisualStudio, finally I installed the library via brew in macos.
How do i get such an address?
Hello. I am trying to generate a bitcoin address that starts with bc1q - bip84 with the path m/84'/0'/0'/0'/0/0. I want to get the same address as on iamcoleman. I tried to use your code https://github.com/libbitcoin/libbitcoin-system/issues/1399 but it is deprecated(namespaces bc not libbitcoin) and also there is no such address in your output there I had hundreds of problems before how to add the library to cmake project in VisualStudio, finally I installed the library via brew in macos. How do i get such an address?