File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -34,22 +34,18 @@ This tutorial assumes you have a basic understanding of Miden assembly. To quick
3434## Step-by-step process
3535
36361 . ** Next.js Project Setup:**
37-
3837 - Create a new Next.js application with TypeScript.
3938 - Install the Miden WebClient SDK.
4039
41402 . ** WebClient Initialization:**
42-
4341 - Set up the WebClient to connect with the Miden testnet.
4442 - Configure a delegated prover for improved performance.
4543
46443 . ** Account Creation:**
47-
4845 - Create wallet accounts for Alice and multiple transfer recipients.
4946 - Deploy a fungible faucet for token minting.
5047
51484 . ** Initial Token Setup:**
52-
5349 - Mint tokens from the faucet to Alice's account.
5450 - Consume the minted tokens to prepare for transfers.
5551
You can’t perform that action at this time.
0 commit comments