This is the repo of a series of code examples than helps developers onboard onto Morph
The code examples in this repository will range from deploying simple contracts on Morph to building full stack dApps that leverage Morph as its L2. More examples will be added to this repositry and we are open for suggestions on code examples you may want to see in the future.
This directory includes projects that demonstrate how to use hardhat or foundry to deploy a contract in Morph's rollup network.
This project contains a simple contract that will lock a certain amount of Ether in the deployed contract for a specified amount of time.