Currently ElaraPay only supports USDC. Add USDT as an
alternative stablecoin option.
Tasks:
- Add USDT address to contracts.ts for Sepolia and mainnet
- Update contract to accept configurable token address
- Update frontend to let user choose USDT or USDC
Acceptance criteria:
- forge test passes with USDT
- Frontend shows token selector
Currently ElaraPay only supports USDC. Add USDT as an
alternative stablecoin option.
Tasks:
Acceptance criteria: