Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.84 KB

File metadata and controls

46 lines (29 loc) · 1.84 KB

morphlogo

morph-examples

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

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 repository and we are open for suggestions on code examples you may want to see in the future.

Getting Started

Example Name Description
Account Abstraction Learn to build consumer aqpplications on morph using Account abstraction tooling from our partner(Biconomy).
contract deployment Learn how to deploy your smart contracts on Morph using foundry and hardhat .
cross chain examples Deploy and interact with LayerZero's OFT contracts on Morph.
Nft examples Learn how to build and deploy NFTs on Morph.
oracle examples Use pyth oracle to integrate off-chain data into your dApp.
subgraph examples Learn how to use Goldsky subgraph in your application.
EIP-7702 examples EIP-7702 gas sponsorship example — sponsor pays gas on behalf of EOA.

Chain Configuration

network:morphTestnet
chainId:2810
apiURL: 'https://explorer-api-holesky.morphl2.io/api?'
browserURL: 'https://explorer-holesky.morphl2.io/'
rpcURL: 'https://rpc-quicknode-holesky.morphl2.io'
currencySymbol: ETH