CdpWalletProvider
by passing the wallet
parameter to the configureWithWallet
method.CdpWalletProvider
can be configured from a mnemonic phrase by passing the mnemonicPhrase
parameter to the configureWithWallet
method.CdpWalletProvider
can export a wallet by calling the exportWallet
method.WalletData
JSON stringThe CdpWalletProvider
can import a wallet from a WalletData
JSON string by passing the cdpWalletData
parameter to the configureWithWallet
method.get_wallet_details
- Get details about the Wallet, like the addresstransfer
- Transfer assets between addressesget_balance
- Get the balance of an asset