Skip to content

luckydogchina/go-merkletree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-merkletree

develop merkle-tree struct with golang

项目内容


参照了Bitcoin core团队开发的Bitcoin项目,用golang重构了merkle-tree构造的部分,支持reverse hash branch的生成和校验;

项目用途


主要用于区块链中block包含的root hash生成,以及获取proof of existence 用于spv验证.

联系方式


如果有任何问题请及时联系,邮箱:wangzhipengtest@163.com, 谢谢!!!

About

develop merkle-tree struct with golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages