Description
To improve third-party developer adoption, document all exported functions in the SDK using comprehensive TypeScript JSDoc comments.
Technical Specification
- Add structured JSDoc headers to:
callCreateCircle
callContribute
callTriggerPayout
- Document all parameters, return parameters, and thrown errors.
Acceptance Criteria
Description
To improve third-party developer adoption, document all exported functions in the SDK using comprehensive TypeScript JSDoc comments.
Technical Specification
callCreateCirclecallContributecallTriggerPayoutAcceptance Criteria