post
http://localhost:3080/api/v1//advancedwallet/generate
Create a new advanced wallet. Calling this endpoint does the following:
- Generates user keychain in isolated AWM, then sends to KMS (encrypts private key, stores public key mapping).
- Generates backup keychain in isolated AWM, then sends to KMS (encrypts private key, stores public key mapping).
- Uploads the user and backup public keys to BitGo.
- Creates the BitGo key on the BitGo service.
- Creates the wallet on BitGo with the 3 keys.