Standardized the quote style to double quotes across all TypeScript files for consistency. This includes ".ts" and ".dto" files.
Integrate modules and services related to crypto, user, role, offer, and promoCode functionalities. Includes DTOs for validating data shapes, and services to handle business logic, with controller endpoints for different operations.