๐ Intro
๐งช Scaffold Move is an open-source, cutting-edge toolkit for building decentralized applications (dApps) on Aptos or any other Move-based blockchain. It's designed to streamline the process of creating and deploying Move modules and building user interfaces that interact seamlessly with those modules.
โ๏ธ Built using Move, Aptos TS SDK, Next.js, Tailwind CSS, and TypeScript.
- ๐ซ Deployment Scripts: Simplify and automate your deployment workflow.
- โ Module Hot Reload: Your frontend automatically adapts to changes in your Move modules as you edit them.
- ๐ช Custom Hooks: A collection of React hooks to simplify interactions with Move modules.
- ๐งฑ Components: A library of common Web3 components to rapidly build your frontend.
- ๐ Wallet Integration: Connect to any Aptos-compatible wallet and interact with the Aptos network directly from your frontend.
Perfect for hackathons, prototyping, or launching your next Move project!