A Spring Boot RESTful API for managing cryptocurrency wallet addresses.
- Create, retrieve, and delete wallet addresses.
- MongoDB integration for data persistence.
- Swagger UI documentation for easy API testing.
- Java 21
- Spring Boot 3.4.0
- MongoDB
- Swagger OpenAPI
- Java 21 or higher
- Maven
- MongoDB (local or cloud, e.g., MongoDB Atlas)
git clone https://github.com/yourusername/wallet-generation-api.git
cd wallet-generation-api