FuelLabs/fuels-ts

Document merkle tree usage

Offen

#3.374 geöffnet am 05.11.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.370 Forks)batch import
docsgood first issue

Repository-Metriken

Stars
 (43.186 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide