New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-aptos-dapp

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-aptos-dapp - npm Package Versions

1345

0.0.33

Diff

Changelog

Source

0.0.33 (2024-10-10)

  • Fix creating contract only template
aptos-labs
published 0.0.32 •

Changelog

Source

0.0.32 (2024-10-08)

  • Update indexer template's indexer sdk dependency
  • Install Aptos CLI after dependencies are installed
  • Add description to network options
  • Add Surf option to boilerplate template
aptos-labs
published 0.0.31 •

Changelog

Source

0.0.31 (2024-09-30)

  • Add new custom indexer template
  • Fix NFT and Token minting dapps navigation UI issues
  • Install the Aptos CLI as part of the wizard setup
  • Handle module publisher account creation failure by prompting the user to fill out the .env file manually
  • Add a TopBanner component to all templates to show the user the template docs
aptos-labs
published 0.0.30 •

Changelog

Source

0.0.30 (2024-09-26)

  • Cleanup NPM release
aptos-labs
published 0.0.29 •

Changelog

Source

0.0.29 (2024-09-26)

  • Fixed npm release
aptos-labs
published 0.0.28 •

Changelog

Source

0.0.28 (2024-09-26)

  • Fixed npm release
aptos-labs
published 0.0.27 •

Changelog

Source

0.0.27 (2024-09-26)

  • Add new contract-only template.
  • Remove seamless signing option from telegram mini app templates.
aptos-labs
published 0.0.26 •

Changelog

Source

0.0.26 (2024-09-19)

  • Add a WrongNetworkAlert component to all examples to show when the user is on the wrong network
  • Support popular wallets in the wallet selector by default
  • Rename contract directory from move to contract in aptos-friend example
  • Upgrade aptos @aptos-labs/ts-sdk dependency to ^1.28.0
aptos-labs
published 0.0.25 •

Changelog

Source

0.0.25 (2024-09-11)

  • Support Nextjs framework for Boilerplate template
  • Add new telegram mini app templates, we have 2 options, one using Aptos Wallet Adapter for explicit signing like other dapps, and the other using Mizu Wallet SDK Core for seamless signing experience.
  • Update NFT template Move scripts to dynamically use the correct token minter module address
  • Add a WrongNetworkAlert component to all templates to show when the user is on the wrong network
  • Add 2 new examples, aptogotchi-keyless and aptogotchi-random-mint
aptos-labs
published 0.0.24 •

Changelog

Source

0.0.24 (2024-09-04)

  • Code cleanup, always use env var from constants
  • Rename collection_id to collection_address in the NFT minting template
  • Move collection_address and fa_address from config.ts to the .env file in the minting templates
  • Rename template move folder to contract
  • Update next steps instructions when generating a template to follow README file
  • Make sure each template README file mentions the template doc on aptos.dev
  • Add new view function to minting template that returns user mint balance and display that on UI
  • Add a minting enabled / disabled flag to nft minting template and token minting template
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc