Rust SDK


Rust SDK

While most of the existing SDKs should work out of the box, deploying smart contracts or using unique zkSync features, like paying fees in other tokens, requires providing additional fields to those that Ethereum transactions have by default.

To provide easy access to all of the features of zkSync Era, the zksync-web3-rsopen in new window Rust SDK was created, which builds upon the ethersopen in new window library. This section serves as its reference.

Contents