FuelLabs/fuels-ts

Document merkle tree usage

Open

#3 374 ouverte le 5 nov. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (1 370 forks)batch import
docsgood first issue

Métriques du dépôt

Stars
 (43 186 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur