Quickstart

The Quickstart guides help you get your first ZKsync deposit action running in minutes.
You’ll learn how to install the SDK, connect a client, and perform a deposit.

Choose your adapter

This SDK extends existing Ethereum libraries. Pick the Quickstart that matches your stack:

What you’ll do

Each Quickstart walks you through:

  1. Install the adapter package.
  2. Configure a client or signer.
  3. Run a deposit (L1 → L2) as a working example.
  4. Track the status until it’s complete.

👉 Once you’re set up, continue to the How-to Guides for more detailed usage.