In this weeks episode of DevNTell, Developer DAO members josevelez.eth#7569, orlundo.eth#1611, Urek#5014 and Vinny#8401 present their web3con hackathon project, the MerkleMe API. MerkleMe is a tool that allows you to create a whitelist for your projects without needing to understand or implement your own Merkle Trees. It also provides the ability to generate Merkle proofs on the fly for any given address without the need to run your own node server. With MerkleMe, adding a whitelist to your project is as simple as copy + paste and integrating one simple post request into your frontend.