Skip to content

yinebebt/gblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gblock

Proof-of-Work blockchain implementation in Go.

Features

  • SHA-256 cryptographic hashing
  • Proof-of-Work mining with adjustable difficulty
  • Chain validation and tamper detection
  • Timestamp-based block ordering

Usage

go run main.go

Documentation

  • concepts.md - Core blockchain concepts

About

Proof-of-Work blockchain implementation in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages