Mesh LogoMesh
MidnightMidnight Contracts Wizard

Installation

How to use the Midnight Contracts Wizard CLI tool

The Midnight Contracts Wizard is a CLI tool that you can run directly using npx. No installation required!

Run the wizard directly without installing:

npx @meshsdk/midnight-contracts-wizard

This command will:

  • Download the latest version automatically
  • Run the interactive wizard
  • Create your project with selected contracts

Check Version

You can check the latest version available:

npx @meshsdk/midnight-contracts-wizard --version

Requirements

  • Node.js: Version 18 or higher
  • npm: Version 8 or higher (includes npx)

Next Steps

Once you're ready, proceed to the Usage section to learn how to create your first project.