Contributing to TrustFlow SDK Setup npm install npm test Guidelines TypeScript strict mode — no any types in public APIs All public functions must have JSDoc comments Tests required for new utilities (minimum 60% coverage) Run npm run lint before submitting PR