VMTrees use merkle trees combined with cryptographic proof for a variety of use cases such as anonymous airdrops, governance voting and privacy mixers. Utilizing Chainlink's Decentralized Oracle Network, computation happens off chain which solves the problem of high gas fees.
(What the project is and what's the point of it)
On chain solidity contracts call the VMT external adapter via Chainlink's Decentralized Oracle Network.
Describe contracts
Describe VMT adapter and components, dependencies, etc.
The web site front end was created with Next.js + Moralis + ChakraUI and is deployed using Vercel.
Architecture of VMTree components