FuelLabs/fuels-ts

Document merkle tree usage

Open

#3,374 opened on 2024年11月5日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (1,370 forks)batch import
docsgood first issue

Repository metrics

Stars
 (43,186 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド