FuelLabs/fuels-ts

Document merkle tree usage

Open

#3,374 创建于 2024年11月5日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (43,186 star) (1,370 fork)batch import
docsgood 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

贡献者指南