ethereumjs/keythereum

Create several accounts

Closed this issue · 4 comments

Hi there,
how can I create several accounts and import/export it? For example Mist allow to store many accounts.

Import and export from what?

@0xcaff Hi there, i also wonder how can i create several accounts?

I'm not sure I understand the question... are you wanting to generate several private keys? Several private keys + encrypted keystores? Keythereum doesn't have built-in functions for generating multiple accounts, so you would need to just call the single-account functions multiple times.

Closing this for now. Feel free to re-open as needed.