Prerequisites
Prerequisites
Install ZKsync CLI
To install the ZKsync CLI, run the following command:Available Commands
Run any of the below commands with thezksync-cli
prefix:
Command | Description |
---|---|
dev | Start a local development environment with Abstract and Ethereum nodes. |
create | Scaffold new projects using templates for frontend, contracts, and scripting. |
contract | Read and write data to Abstract contracts without building UI. |
transaction | Fetch and display detailed information about a specific transaction. |
wallet | Manage Abstract wallet assets, including transfers and balance checks. |
bridge | Perform deposits and withdrawals between Ethereum and Abstract. |
config chains | Add or edit custom chains for flexible testing and development. |