**Reward**: 200 Points (Stellar Wave 5) **Description** Support the batch minting contract feature in the SDK. **Acceptance Criteria** Add `batchMint(recipients: Array<{to: string, amount: bigint}>)` method.
Reward: 200 Points (Stellar Wave 5)
Description
Support the batch minting contract feature in the SDK.
Acceptance Criteria
Add
batchMint(recipients: Array<{to: string, amount: bigint}>)method.