Skip to content

hatmer/go_blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Blockchain

goreportcard

Blockchain implementation in Go to learn to program in Go.

What it does

  • Logs url of requests to webserver as a PoW-secured blockchain on disk.

Design Goals

  • Simple and elegant solution.
  • Proper Go code architecture.

Notes

  • Runs out of the box with go run main.go.
  • Is not fully tested for production use.

About

Blockchain implementation in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages