Morph
Morph Monorepo
Install / Use
/learn @morph-l2/MorphREADME
Welcome to Morph
Welcome to the official GitHub repository for Morph: The Consumer Blockchain Revolution
Morph is an innovative force reshaping the consumer blockchain landscape for practical, everyday use. At the core of Morph is a revolutionary approach to Ethereum Layer 2 scalability, harnessing the power of advanced rollup technology. Our platform is uniquely designed to enhance the blockchain experience, making it more accessible, efficient, and user-friendly for both developers and consumers alike.
Dive deeper into our vision and objectives here
Development
Setting Up Local Development Network
This repository supports launching a local private Morph network for development and debugging purposes.
Start the Development Network
make devnet-up
This command performs the following steps:
- Initializes and updates the go-ethereum submodule to the specified version
- Builds the go-ubuntu-builder Docker image (if not already present)
- Compiles all necessary components (L1 execution layer, consensus layer, L2 node, and services)
- Generates genesis configurations for both L1 and L2 networks
- Deploys smart contracts to the L1 network
- Starts a 4-node Morph network with associated services
Note: The initial startup may take considerable time due to extensive building operations.
Clean Up the Network
To completely remove the development network including Docker images:
make devnet-clean
To clean up only the data and build artifacts while preserving Docker images:
make devnet-clean-build
Managing Dependencies
Update Module Dependencies
To download or update dependencies for all modules in this monorepo:
make update
This command synchronizes the Go workspace and updates all module dependencies according to the versions specified in the Makefile:
ETHEREUM_TARGET_VERSION: Specifies the go-ethereum dependency versionTENDERMINT_TARGET_VERSION: Specifies the tendermint dependency version
Update Submodules
To update the go-ethereum submodule to the target version:
make submodules
This command updates the go-ethereum submodule to the commit/tag specified by ETHEREUM_SUBMODULE_COMMIT_OR_TAG in the Makefile.
Additional Commands
make lint: Run linters for both Solidity and Go codemake fmt: Format Solidity and Go codemake bindings: Generate Go bindings from smart contractsmake geth: Build the geth binary from the go-ethereum submodule
Learn more
Website: https://www.morphl2.io/
X (formerly Twitter): https://x.com/Morphl2
Medium: Morph – Medium
Telegram: https://t.me/morphoffical
Gmail: info@morphl2.io
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
