The example coffee-dapp from the vechain academy course with some smaller tweaks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The Buy Me A Coffee DApp is a simple decentralized application built with Solidity and Hardhat that allows users to send VET donations to a contract owner, with options to purchase coffee or send it to specific addresses. It's designed for developers learning blockchain development through the VeChain Academy, providing hands-on experience with smart contract creation, deployment, and frontend integration using React and Vite.