ElementsProject / ElementsProject/libwally-core
Helper to serialise BIP32 path
Open
- Dominant language
- C
- Stars
- 307
- Forks
- 159
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 4
Description
A function like `wally_map_keypath_get_item_path` returns a uint32 array of path components. It would be nice to have a helper function to turn this into a string.
E.g. `m/0h/0h/1`
The "m" prefix is nice to have.
There should be a flag to choose between `h` and `'` for hardened items.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.