Create Wallet
Create from the active cluster buffer or request another cluster directly.
await itza.create_wallet(passphrase, cluster)
Wallets, WebSocket events, queries, estimates, and transfers with only a few SDK calls.
Create from the active cluster buffer or request another cluster directly.
Generate deterministically from credentials or recover from a mnemonic.
Query live wallet data through the active WebSocket connection.
Build one signed transaction, then estimate or submit it over WebSocket.
Register wallet interest, direct messaging, and receive callbacks.