Background shape 1Background shape 2
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
CAD video
VerticalLine
OUT OF THE BOX

FEATURED TEMPLATES

boilerplate-template

Boilerplate Template

The Boilerplate template provides a starter dApp with all necessary dApp infrastructure and a simple wallet info UI implementation.

nft-minting-template

NFT Minting Template

The Digital Asset template provides an end-to-end NFT minting dApp with a beautiful pre-made UI users can quickly adjust and deploy into a live server.

token-minting-template

Token Minting Template

The Fungible Asset template provides an end-to-end Fungible Asset minting dApp with beautiful pre-made UI users can quickly adjust and deploy into a live server.

token-staking-template

Token Staking Template

The Token Staking template provides an end-to-end Token Staking dApp with beautiful pre-made UI users can quickly adjust and deploy into a live server.