Getting Started with zkSync CLI


Getting Started with zkSync CLI

Welcome to the zkSync CLI documentation! The zkSync Command Line Interface (CLI) is a powerful tool designed to simplify the development and interaction with zkSync. It provides developers with an easy-to-use set of commands to manage local development environment, interact with contracts, manage tokens, and much more.

📥 Usage

You can run commands without installation: npx zksync-cli. For example: npx zksync-cli dev start.

Available Commands

Troubleshooting

Encountering issues? Our Troubleshooting guide covers common problems and their solutions, helping you resolve any hiccups quickly.

Further Assistance

Need more help? Join our GitHub Discussionsopen in new window to ask questions, share your experiences, and connect with the zkSync community.

Thank you for choosing zkSync CLI for your development journey. We're excited to support your projects and innovations on the zkSync platform.

Source Code

The zkSync CLI is open-source and available on GitHubopen in new window under MIT License. Feel free to contribute, report issues, or suggest new features to help us improve the tool for everyone.