FuelLabs/fuels-ts

Document merkle tree usage

Open

#3374 aperta il 5 nov 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (1370 fork)batch import
docsgood first issue

Metriche repository

Star
 (43.186 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor