create-aptos-dapp
Advanced tools
Changelog
0.0.32 (2024-10-08)
Changelog
0.0.31 (2024-09-30)
TopBanner
component to all templates to show the user the template docsChangelog
0.0.27 (2024-09-26)
Changelog
0.0.26 (2024-09-19)
WrongNetworkAlert
component to all examples to show when the user is on the wrong networkmove
to contract
in aptos-friend example@aptos-labs/ts-sdk
dependency to ^1.28.0
Changelog
0.0.25 (2024-09-11)
Aptos Wallet Adapter
for explicit signing like other dapps, and the other using Mizu Wallet SDK Core
for seamless signing experience.WrongNetworkAlert
component to all templates to show when the user is on the wrong networkaptogotchi-keyless
and aptogotchi-random-mint
Changelog
0.0.24 (2024-09-04)
collection_id
to collection_address
in the NFT minting templatecollection_address
and fa_address
from config.ts
to the .env
file in the minting templatesmove
folder to contract