Skip to main content

๐Ÿ‘‹ 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!

Debug Modules tab