FuelLabs/fuels-ts

Document merkle tree usage

Open

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (1,370 fork)batch import
docsgood first issue

仓库指标

Star
 (43,186 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南