Skip to content

Commit

Permalink
update intro readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wajahat-Husain committed May 1, 2023
1 parent 8894c05 commit f181bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ZkEvm-Hardhat

This project is a boilerplate to kickstart your smart contract development using the Hardhat development environment. It includes a basic structure and some sample smart contracts, tests, and scripts to help you get started quickly and efficiently.
This repository provides an example setup for deploying and verifying smart contracts on the ZkEVM testnet using the Hardhat framework. It includes instructions for adding a custom chain in the Hardhat config, using the Etherscan API to view contract information, and utilizing the Blockscout block explorer API for contract verification.

## Table of Contents

Expand Down

0 comments on commit f181bd4

Please sign in to comment.