Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
chore: hardhat-zksync-deploy new features (#952)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Arambasic <[email protected]>
  • Loading branch information
kiriyaga-txfusion and kiriyaga authored Mar 22, 2024
1 parent bd7778c commit 061c006
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 42 deletions.
2 changes: 1 addition & 1 deletion docs/build/tooling/hardhat/compiling-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Following error:

```
zksolc compiler detected missing libraries! For more details, visit: https://era.zksync.io/docs/tools/hardhat/compiling-libraries.html.
To compile and deploy libraries, please run: `yarn hardhat deploy-zksync:libraries --private-key <PRIVATE_KEY>`
To compile and deploy libraries, please run: `yarn hardhat deploy-zksync:libraries`
For more details on how to use deploy-zksync:libraries task from hardhat-zksync-deploy plugin, visit: https://era.zksync.io/docs/tools/hardhat/hardhat-zksync-deploy.html.
```

Expand Down
Loading

0 comments on commit 061c006

Please sign in to comment.