FuelLabs/fuels-ts

Document merkle tree usage

Open

#3.374 aberto em 5 de nov. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (1.370 forks)batch import
docsgood first issue

Métricas do repositório

Stars
 (43.186 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador