Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
CSVFile<Allocation> -> MerkleProofs
Generate a Merkle tree and individual membership proofs from a CSV list of allocations to facilitate trustless on-chain claim verification.
Problem it solves
Storing multi-recipient distribution lists directly on-chain is prohibitively expensive in transaction fees.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.