Skip to main content
As Abstract is built on the ZK Stack, you can use the ZKsync CLI to interact with Abstract directly, or run your own local Abstract node. The ZKsync CLI helps simplify the setup, development, testing and deployment of contracts on Abstract.
Ensure you have the following installed on your machine:
  • Node.js v18.0.0 or later.
  • Docker for running a local Abstract node.

Install ZKsync CLI

To install the ZKsync CLI, run the following command:

Available Commands

Run any of the below commands with the zksync-cli prefix:
Learn more on the official ZKsync CLI documentation.