Skip to content

Prerequisite steps

This section shows you how to get started with Miden by generating a new Miden account, requesting funds from a public faucet, consuming private notes, and creating public pay-to-id-notes.

By the end of this tutorial, you will have:

  • Configured the Miden client.
  • Connected to a Miden node.
  • Created an account and requested funds from the faucet.
  • Transferred assets between accounts by creating and consuming notes.

Prerequisites

Rust

Download from the Rust website.


Comments