Morph Monorepo
// readme
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…