Get Started
STARTER KIT FOR DAPP DEVELOPERS
Create-Aptos-dApp
create-aptos-dapp provides a starter kit for dapp developers to easily bootstrap a frontend and a smart contract on the Aptos network.
To start with the create-aptos-dapp tool you can simply run this command on your terminal:
npx create-aptos-dapp@latest
OUT OF THE BOX