Skip to content

Dynamic-Nodes-117---Block-chain-as-Custom-Data-structure#99

Open
GitVaishu wants to merge 13 commits into
loopccoew:mainfrom
GitVaishu:main
Open

Dynamic-Nodes-117---Block-chain-as-Custom-Data-structure#99
GitVaishu wants to merge 13 commits into
loopccoew:mainfrom
GitVaishu:main

Conversation

@GitVaishu

Copy link
Copy Markdown

This project implements a basic blockchain system in Java.
It simulates core blockchain features like block creation, hashing, mining (Proof of Work), and basic transaction management.
The system can be customized for different applications such as Supply Chain Tracking, Voting Systems, Certificate Verification, and Cryptocurrency Simulation.
The blockchain is generic and uses a customizable data structure inside each block, allowing flexibility for different use-cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants