File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Rust Client
22
3+ Rust library, which can be used to programmatically interact with the Miden rollup.
4+
35The Miden Rust client can be used for a variety of things, including:
46
57* Deploying, testing, and creating transactions to interact with accounts and notes on Miden.
Original file line number Diff line number Diff line change 1- # Web Client
1+ # WebClient
22
3- The Miden Web client can be used for a variety of things, including:
3+ TypeScript library, which can be used to programmatically interact with the Miden rollup.
4+
5+ The Miden WebClient can be used for a variety of things, including:
46
57* Deploying and creating transactions to interact with accounts and notes on Miden.
68* Storing the state of accounts and notes in the browser.
79* Generating and submitting proofs of transactions.
810* Submitting transactions to delegated proving services.
911
10- This section of the docs is an overview of the different things one can achieve using the Web client , and how to implement them.
12+ This section of the docs is an overview of the different things one can achieve using the WebClient , and how to implement them.
1113
12- Keep in mind that both the Web client and the documentation are works-in-progress!
14+ Keep in mind that both the WebClient and the documentation are works-in-progress!
You can’t perform that action at this time.
0 commit comments