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.