You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
derrekcoleman
changed the title
Research claiming in the context of a merkle root
[Research] How to implement claiming in the context of a Merkle proof
Oct 28, 2021
derrekcoleman
changed the title
[Research] How to implement claiming in the context of a Merkle proof
[Research]: How to implement claiming in the context of a Merkle proof
Oct 28, 2021
to my understanding for our case it is enough to call existing smart contract functions and maybe reading smart contract events - all this should be manageable using ethers.js lib
Starting places:
OpenZeppelin MerkleProof utility
scaffold-eth merkler branch, in particular the Merkler.sol contract
Example in the context of WhalerDAO's astrodrop frontend repo
The text was updated successfully, but these errors were encountered: