owlprotocol / contracts

MIT License
3 stars 4 forks source link

Merkle Tree URI #288

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Contract Modifications

Merkle Tree should have a URI writable by the developer in order to generate merkle tree proofs.

Package Modifications

We need a function which uses merkletreejs and IPFS to generate proofs to be used by developers.

Supported Interfaces