Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 425 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 425 Bytes

Miden project starter templates

This repository contains the official starter project templates for a Miden cargo extension new command.

Pre-requisites

Install cargo extension:

cargo install cargo-miden

Usage

Create a new project

Run

cargo miden new [project-name]

to create a new project based on the default template.