I am using Polkadot-js api and wondered if there is an API to generate hierarchical deterministic wallet addresses from a given seed?
I see that there is some mention of soft and hard derivation paths, in Substrate's subkey
documentation but do not know if this has been ported to Polkadot-js or how it could be invoked.