Creates a new EVM wallet account with the specified threshold signature scheme
thresholdSignatureScheme
(ThresholdSignatureScheme
) - The threshold signature scheme for the walletpassword
(string
) - Wallet password for additional securityPromise<object>
- Object containing wallet information:
accountAddress
- The wallet’s account addressrawPublicKey
- Raw public keypublicKeyHex
- Public key in hex formatexternalServerKeyShares
- Array of external server key shareswalletId
- Unique wallet identifierimportPrivateKey()
- Import existing private keygetEvmWallets()
- Get all EVM wallets