Wallet
CreateAccount
Generates a new account and store it.
Parameters
Prop | Type / Default |
---|---|
passphrase | string |
Returns
Prop | Type / Default |
---|---|
address | string |
publicKey | string |
privateKey | string |
NimiqHub
Generates a new account and store it.
Prop | Type / Default |
---|---|
passphrase | string |
Prop | Type / Default |
---|---|
address | string |
publicKey | string |
privateKey | string |