yarn init -y
или npm init -y
sudo npm i -D typescript ts-node ethers@^5.7.2 zksync-web3@^0.13.1 hardhat @matterlabs/hardhat-zksync-solc @matterlabs/hardhat-zksync-deploy
yarn hardhat compile
или npx hardhat compile
deploy.ts
вставляем свой приватный ключ от метамаскаyarn hardhat deploy-zksync
или npx hardhat deploy-zksync
и ждем окончания деплоя контракта