Skip to content

lmgaspa/wallet_spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Generation API

A Spring Boot RESTful API for managing cryptocurrency wallet addresses.

Features

  • Create, retrieve, and delete wallet addresses.
  • MongoDB integration for data persistence.
  • Swagger UI documentation for easy API testing.

Technologies Used

  • Java 21
  • Spring Boot 3.4.0
  • MongoDB
  • Swagger OpenAPI

Installation

Prerequisites

  • Java 21 or higher
  • Maven
  • MongoDB (local or cloud, e.g., MongoDB Atlas)

Clone the Repository

git clone https://github.com/yourusername/wallet-generation-api.git
cd wallet-generation-api

Releases

No releases published

Packages

No packages published

Languages