Getting Started with Move Coffee Token Tutorial
Introduction
Welcome to this beginner-friendly tutorial on Move programming! You will build a simple Coffee Shop example that allows customers to buy, claim, and transfer coffee tokens. The example demonstrates fundamental concepts like importing modules, defining constants, creating structs, minting and burning tokens, and handling control flow.