Skip to content

Understand the simple Blockchain implementation in Golang.

License

Notifications You must be signed in to change notification settings

konojunya/golang-blockchain-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-blockchain-sample

Understand the simple Blockchain implementation in Golang.

今回は簡単なブロックチェーンのお勉強なのでブロックを SHA-256 でハッシュ化しています。

https://postd.cc/learn-blockchains-by-building-one/ これを Golang で実装する

About

Understand the simple Blockchain implementation in Golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages