This is my first project on Flavortown. I'm excited to share my progress! The project is about Blockchain. Blockchain Simulation - Spring Boot Application
This project simulates the core functionalities of a blockchain using Spring Boot. It imple…
This is my first project on Flavortown. I’m excited to share my progress! The project is about Blockchain. Blockchain Simulation - Spring Boot Application
This project simulates the core functionalities of a blockchain using Spring Boot. It implements basic blockchain operations such as adding blocks, mining, validating the chain, and retrieving the complete chain. The project also includes API documentation using Swagger for easy interaction with the REST APIs.