EthersJS
Overview
Explore the zksync-ethers SDK versions
The zksync-ethers SDK versions enable developers to interact seamlessly with the ZKsync Era blockchain. These SDKs support common operations developers require and serve as an excellent starting point for those new to the ZKsync Era.
Available SDK versions
There are two main versions of the zksync-ethers SDK: V5 and V6. Each version caters to different needs and provides distinct features and improvements.
Check the installation guide for instructions.
Choosing the right version
Choosing the right version of the zksync-ethers SDK depends on your project requirements and development goals. Here is Here is a quick comparison to help you decide:
Feature | V5 | V6 |
---|---|---|
Stability | Highly stable | Latest features, ongoing improvements |
Performance | Standard performance | Enhanced performance |
Usability | Comprehensive documentation | Refined API design |
Community Support | Extensive community resources | Growing community support |
To use the
zksync-ethers
v5 or v6, visit the Getting Started page.