You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
[](https://zksync.io/)
14
18
15
-
> [!WARNING]
16
-
> Development of this SDK has been put on the community support. There is no active development of the repository, but the pull requests will be reviewed and merged.
17
-
18
19
In order to provide easy access to all the features of ZKsync Era, the `zksync2-java` Java SDK was created,
19
20
which is made in a way that has an interface very similar to those of [web3j](https://web3py.readthedocs.io/en/v6.6.1/). In
20
21
fact, `web3j` is a peer dependency of our library and most of the objects exported by `zksync2-java` inherit from the corresponding `web3j` objects and override only the fields that need
0 commit comments