Initialize the provider
Create a
C8WalletProvider instance with your dApp metadata and target network.Subscribe to events
Connect and run a transfer
Open the wallet popup, pick an instrument and account, then submit a transfer.
You received a
txId — the transfer is now on the Canton ledger. Use checkTxStatusById to poll its status.