Skip to content

Latest commit

 

History

History

README.md

Documentation Index

Welcome to the Cryptocurrency Wallet & Trading Engine Simulator documentation.

📚 Documentation Structure

🚀 Quick Links

📖 For Developers

If you're new to this project, start with:

  1. Setup Guide - Get the project running locally
  2. Architecture Overview - Understand the system design
  3. API Documentation - Learn how to use the APIs

🎯 For Portfolio Reviewers

Key highlights:

  • Production-grade patterns: Optimistic locking, event-driven architecture, thread-safe operations
  • Modern tech stack: Java 21, Spring Boot 3.3+, Kafka, PostgreSQL
  • Comprehensive testing: Unit, integration, and load tests
  • Dockerized: Complete containerized setup for easy deployment