Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): add more rust examples for interacting with contracts #1068

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aliXsed
Copy link

@aliXsed aliXsed commented May 13, 2024

The greeting hello world example to interact with L2 smart contracts is too preliminary. This PR is adding an examples which involves tuples with multiple fields of different types and maps and nested maps in the solidity side.

What 💻

Updates a single Readme doc on how to use Rust to interact with smart contracts.

Why ✋

The documentation of web3 libraries is generally poor. So adding better examples saves a lot time from developers. It becomes worse when you need to know what works with ZkSync stuff as well and what might be troubling.

Evidence 📷

I believe since this is just a doc update, this section is not applicable to this PR. But let me know if otherwise.

@aliXsed aliXsed requested review from a team as code owners May 13, 2024 01:19
@aliXsed aliXsed force-pushed the aliX/rust-advanced--contract-call branch from 97f7115 to a71a72f Compare May 13, 2024 01:38
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.

None yet

1 participant