WebClient: Create tutorial "How to create notes with custom logic"

Open Beginner friendly
#58 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, rust

Research direction

The task is to adapt an existing Rust client tutorial (https://0xmiden.github.io/miden-docs/imported/miden-tutorials/src/rust-client/custom_note_how_to.html) for the WebClient. Start by reviewing the Rust tutorial to understand the custom note creation logic. Then, examine the WebClient codebase to see how similar browser-based clients are structured. The goal is to create a tutorial that shows how to create notes with custom logic in the browser, possibly involving two clients and asset handling in a wallet.

Written by the indexing model from the issue text.

Description

Here we can almost copy the Rust client tutorial one by one (https://0xmiden.github.io/miden-docs/imported/miden-tutorials/src/rust-client/custom_note_how_to.html).I think it is ok to create two clients in the browser.

The only question is, is this how people would use the WebClient? Wouldn't I want to use this custom note and send and receive the assets in my wallet?

Dominant language
Rust
Stars
18
Forks
34
Avg merge
4d 18h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from 0xMiden/tutorials

All issues in 0xMiden/tutorials

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.