Skip to content

This is a toy implementation of blockchain system in golang.

Notifications You must be signed in to change notification settings

FranklinZty/golang-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-blockchain

This is a toy implementation of blockchain system in golang. And we mainly refer to the program of tensor-programming.

We also upgrage some out-of-date parts of the original one as follows:

  1. The original program is based on the BadgerDB of version 1.5.4, while in our program a brand new version 3.0 has been applied. Consequently, some usages of functions are also upgraded based on the new version.

To be continued...

About

This is a toy implementation of blockchain system in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages