0xMiden / 0xMiden/tutorials

Rust Tutorials: Issues and improvements in

未關閉
#112 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug documentation
主要語言
Rust
星號
18
分支
34
PR 合併指標
30 天內沒有已合併 PR

描述

### Creating Accounts and Faucets

**Issue:** There are unused imports present in the Rust code of this tutorial. I suggest removing the unused imports.

### Mint, Consume and Create Notes

**Issue:** Dependencies import misformatted in Rust code.

### Deploying a Counter Contract

**Issue:** Missing `NoAuth` component import in Rust code.

### How to Create Notes with Custom Logic

**Issue:** Tutorial feels different from others structure-wise. Unlike others, it is missing the set up steps. In my opinion, I think we should include the set-up steps, although present at other tutorials. This is because each tutorial should be able to be used independently from each other.

### Foreign Procedure Invocation

**Issues:**
- `counter_component` variable should be renamed to `counter_reader_component` in Rust code snippet.
- The code snippet is missing the `create_library` utility function.

### How to Create Notes in Miden Assembly

**Issue:** The title of this tutorial is confusing, it appears to refer to creating and deploying notes instead of literally creating notes within Miden Assembly code. I think the tutorial should be renamed to something like "How to Create Notes inside the MidenVM using Miden Assembly".

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。