Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 332 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 332 Bytes

Simple Blockchain in Golang

Welcome! This repository houses a basic implementation of a blockchain in Golang. The project is designed for educational purposes, demonstrating key blockchain principles like data hashing, block creation, and the Proof-of-Work algorithm. Explore, learn, and feel free to contribute to this project!