View Source BlockKeys.CKD (BlockKeys v1.0.1)
This module derives children keys given an extended public or private key and a path
Summary
Functions
Returns a Base58 encode check child extended key given an extended key and a path
Functions
Returns a Base58 encode check child extended key given an extended key and a path
Examples
iex> BlockKeys.derive("xprv9s21ZrQH143K3BwM39ubv3fkaHxCN6M4roETEg68Jviq9AnbRjmqVAF4qJHkoLqgSv2bNqYTnRNY9yBQhjNYceZ1NxiDe8WcNJAeWetCvfR", "m/44'/0'/0'")
"xprv9yAYtNSBnu2ojv5BR1b8T39t8oPnbzG8H8CbEHnhBhoXWf441nRA3zDW7PFBL4wkz7CNqtbhr4YVnLuSquiR1QPJgk72jVN8uZ4S2UkuLVk"