Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.35 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.35 KB

Simple Blockchain in Go

This repository contains a basic implementation of a blockchain in Go, created as an educational resource. The project demonstrates fundamental blockchain concepts in under 200 lines of code.

Follow-ups: