Learn how to use the ZKsync CLI to interact with Abstract or a local Abstract node.
Prerequisites
zksync-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. |