Skip to content

🌲 Merkle tree implementation in golang for personal project

License

Notifications You must be signed in to change notification settings

anaisthatyou/merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go package to provide merkle tree functionality (in-progress)

  • hash inputs
  • create merkle trees
  • provide merkle proofs using SignatureSuite2017 standard (https://w3c-dvcg.github.io/lds-merkleproof2017/)
  • check validity of existing proofs
  • improve all functionality and provide detailed descriptions and examples

About

🌲 Merkle tree implementation in golang for personal project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages