FuelLabs/fuels-ts

Document merkle tree usage

Open

Aperta il 5 nov 2024

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

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