ByReiXwift utilizes a modern, type-safe stack designed for reliability and performance within the Sidra ecosystem.
The user interface is built for speed and responsiveness, ensuring a professional experience across all devices.
- Next.js: React framework providing optimized routing and server-side capabilities.
- TypeScript: Ensuring type safety and reducing runtime errors during development.
- Tailwind CSS: Utility-first styling used to implement the current visual system.
The infrastructure is designed for scalability and secure data management.
- Node.js: Primary runtime for the API layer and escrow lifecycle services.
- NestJS: Structured TypeScript framework for building the backend cleanly as the product grows.
- PostgreSQL: Live system of record for escrow transactions, auth data, and audit-friendly state history.
- Solidity + Hardhat: Contract development and testing for the escrow settlement layer.
- pnpm: Fast, disk space efficient package manager.
- ESLint: Code linting to maintain high internal standards.
- Git: Collaborative version control following strict branch strategies.