0xMiden / 0xMiden/tutorials

Metaissue - Tutorial updates 0.9.2

未关闭
#56 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
18
派生
34
PR 合并指标
30 天内没有已合并 PR

描述

# New Vision and Updated Clients
With the release of version 0.9.2, both clients now support new features like network transactions. This update also introduces a clearer separation of purpose between the two clients.

## WebClient: Interact with Deployed Applications
The WebClient is designed for interacting with deployed smart contracts in the browser—such as a MultiSig wallet or a DEX. It acts as the interface between the smart contract and the user’s wallet, enabling seamless interaction from front-end applications.

Developers can also use the WebClient to build simple, browser-based apps that directly interact with smart contracts. As a result, not all Rust client tutorials will be relevant for the WebClient.

## Rust Client: Build and Deploy Applications
The Rust client remains the primary tool for developing, deploying, and managing smart contracts. It’s best suited for back-end development, handling complex application logic, managing off-chain state, and performing tasks that go beyond the browser environment.

## To dos

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。