#3374·fuels-ts

Document merkle tree usage

Author: petertonysmith94Created Nov 5, 2024Updated May 13, 2025
Labelsdocsgood first issue

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