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

Commit

Permalink
fix: update smart contract templates link (#805)
Browse files Browse the repository at this point in the history
Co-authored-by: MexicanAce <[email protected]>
  • Loading branch information
JackHamer09 and MexicanAce authored Jan 18, 2024
1 parent 2d3ac4f commit 9658ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/build/tooling/zksync-cli/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ Jumpstart your projects with `npx zksync-cli create` using our updated templates

#### For Smart Contracts

- **Solidity**: Deploy and test using Hardhat with our [Solidity Template](https://github.com/matter-labs/zksync-hardhat-template#readme).
- **Vyper**: Explore our [Vyper Template](https://github.com/matter-labs/zksync-hardhat-vyper-template#readme) for Hardhat integration.
- **Solidity**: Deploy and test using Hardhat with our [Solidity Template](https://github.com/matter-labs/zksync-contract-templates/tree/main/templates/hardhat/solidity#readme).
- **Vyper**: Explore our [Vyper Template](https://github.com/matter-labs/zksync-contract-templates/tree/main/templates/hardhat/vyper#readme) for Hardhat integration.

#### For Scripting and Automation

Expand Down

0 comments on commit 9658ab9

Please sign in to comment.