Skip to content

docs: link Rust tutorials to runnable source - #230

Open
huklaa wants to merge 5 commits into
0xMiden:mainfrom
huklaa:docs/issue-111-source-links
Open

docs: link Rust tutorials to runnable source#230
huklaa wants to merge 5 commits into
0xMiden:mainfrom
huklaa:docs/issue-111-source-links

Conversation

@huklaa

@huklaa huklaa commented Aug 10, 2026

Copy link
Copy Markdown

Advances the source-link portion of #111 by making runnable Rust examples easier to find from the docs.

Currently covers:

  • Rust Client index → direct link to the complete rust-client/src/bin example directory
  • Creating Accounts and Faucets → rust-client/src/bin/create_mint_consume_send.rs
  • Interacting with Public Smart Contracts → rust-client/src/bin/counter_contract_increment.rs
  • Delegated Proving → rust-client/src/bin/delegated_prover.rs
  • Mappings in MASM → rust-client/src/bin/mapping_example.rs

This keeps the change documentation-only and leaves the broader client-tool migration out of scope.

Refs #111

@huklaa huklaa changed the title docs: link delegated proving tutorial to runnable source docs: link Rust tutorials to runnable source Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant