Common mistake
import { WalletService } from '@handcash/sdk' will fail — that class is not published. Connect wallet helpers are on Connect (Connect.pay, Connect.getBalances). Wallet API requires REST + signing or an OpenAPI-generated client.
- Wallet API: Getting started
- Connect: v3 Connect authentication