Skip to content
Discussion options

You must be logged in to vote

Hey @dckc, I was looking into this more after reading #6994.

In order to match an address generated by the Keplr client, I found that I needed to use coinType: 564.

Looking here, Agoric's slip44 parameter is 564. In the keplr registry, I see bip44.coinType = 564, but further down I also see an alternativeBIP44s field which contains 118. This leads me to believe both 118 and 564 are valid, but I wanted to see if you could provide more color here.

@tgrecojs also shared this doc which was a helpful resource for me: https://github.com/confio/cosmos-hd-key-derivation-spec/blob/main/README.md

Here is an implementation with coinType: 564 - DirectSecp256k1Wallet does not allow us to specify coinT…

Replies: 1 comment 4 replies

Comment options

dckc
Jul 26, 2022
Collaborator Author

You must be logged in to vote
4 replies
@0xpatrickdev
Comment options

Answer selected by dckc
@0xpatrickdev
Comment options

@dckc
Comment options

dckc Feb 22, 2023
Collaborator Author

@0xpatrickdev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants