scroll-tech / scroll-contract-deploy-demo

This project demonstrates how to use hardhat or foundry to deploy a contract to Scroll's zkEVM rollup
https://scroll.io
MIT License
528 stars 305 forks source link

update readme, clean contract of hardhat dep #1

Closed andyrdt closed 2 years ago

andyrdt commented 2 years ago

update readme to match changes from gitbook

also remove hardhat console dependency (tested successful deployment via hardhat path after removing)