docsgood first issue
Description
Summary
We should add documentation on using Merkle trees using the @fuel-ts/merkle package. Currently, we export the binary and sparse variants, each of which should have documentation around their:
- construction
- proof generation
- verification