Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.35 KB

morph-examples

This is the repo of a series of code examples than helps developers onboard onto Morph

Morph Examples

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.

Getting Started

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.