Skip to content

This project is a basic Bitcoin-like blockchain system using Node.js, WebSockets, and proof-of-work. Miners connect to a central server, mine blocks, and broadcast them to others. It demonstrates key blockchain concepts like block creation, cryptographic hashing, and decentralized communication in a simplified setup.

Notifications You must be signed in to change notification settings

yatharth1444/Yathchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

This project is a basic Bitcoin-like blockchain system using Node.js, WebSockets, and proof-of-work. Miners connect to a central server, mine blocks, and broadcast them to others. It demonstrates key blockchain concepts like block creation, cryptographic hashing, and decentralized communication in a simplified setup.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published