Creates a new SVM 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 keyexternalServerKeyShares
- Array of external server key shareswalletId
- Unique wallet identifierimportPrivateKey()
- Import existing private keygetSvmWallets()
- Get all SVM wallets