dat-ecosystem-archive / book

Documentation on how to implement the Dat Protocol [ DEPRECATED - see https://github.com/hypercore-protocol/new-website/tree/master/guides for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]
https://datprotocol.github.io/book/
Apache License 2.0
68 stars 9 forks source link

add verifying a merkle tree #29

Open ZhouHansen opened 4 years ago

ZhouHansen commented 4 years ago

🔦 documentation change

Add how to verify a merkle tree to ch01-02-merkle-tree.md

Checklist

Context

No

Semver Changes

a patch

yoshuawuyts commented 4 years ago

@ZhouHansen this makes a lot of sense; thanks for writing!

ZhouHansen commented 4 years ago

I only know a little bit of verifying a merkle tree. I want to know how bitfield works with merkle tree, but found no doc.