wallet

Initialize new wallet with randomly generated seed

post/wallet/init

Request body

passstring required

Password to encrypt wallet file with

mnemonicPassstring

Optional pass to password-protect mnemonic seed

Response

New wallet with randomly generated seed created successfully

mnemonicstring required

Mnemonic seed phrase

Changes