Skip to content

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

License

Notifications You must be signed in to change notification settings

morph-l2/morph-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published