FuelLabs/fuels-ts

Document merkle tree usage

Aberta

#3.374 aberto em 5 de nov. de 2024

 (0 comentário) (0 reação) (0 responsável)TypeScript (1.370 forks)batch import
docsgood first issue

Métricas do repositório

Stars
 (43.186 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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