How to get registered identities in js web sdk knowing the mnmemonic

How can I get the identitities associated with a mnemonic from @concordium/web-sdk?

Do you mean how to recover them? Or how to create them?

I mean, if I have some identities associated with a mnemonic, how can I get the list of identities associated with that mnemonic? The identities were already created I only need to retrieve them, I don’t know if that’s called “recover”

I believe the answer at How to get back a code_uri? - #9 by abizjak also answers this.

1 Like