Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mysten/create-dapp

Package Overview
Dependencies
Maintainers
0
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/create-dapp

A CLI for creating new Sui dApps

  • 0.3.39
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@mysten/create-dapp

@mysten/create-dapp is a CLI tool that helps you to create a new dApp project.

You can get started quickly by running the following command:

pnpm create @mysten/dapp

This will prompt you through creating a new dApp project. It will ask you for the name/directory and ask you to select from one of the provided templates.

Templates

The following templates are available:

  • react-client-dapp: A basic React dApp that fetches a list of objects owned by the connected wallet
  • react-e2e-counter: An end to end Example with move code and UI for a simple counter app

The examples are based off the Vite TypeScript starter project, and pre-configure a few things for you including:

  • React
  • TypeScript
  • Vite
  • Radix UI
  • ESLint
  • @mysten/dapp-kit

These templates are still new, and would love to get feedback and suggestions for improvements or future templates. Please open an issue on GitHub if you have any feedback.

FAQs

Package last updated on 20 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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