blockcypher / blockcypher-python

Python library for the BlockCypher web services
https://www.blockcypher.com/dev/bitcoin
Apache License 2.0
213 stars 122 forks source link

Extended Public Key Bitcoin #96

Closed ukor closed 3 years ago

ukor commented 3 years ago

I am not sure if this is the right place to ask this but I need clarification on the Extended Public Key Bitcoin

I am going through the blockcypher documentation, the Create HD wallet endpoint is unclear to me

The extended public key seems to be a requirement for generating an HD wallet but nowhere in the documentation does it say where I can get the extended key.

Can you please clarify this for me?

quentinlesceller commented 3 years ago

For support like that it's better to send us an email. If you haven't fixed it yet see https://iancoleman.io/bip39/ for examples.