Skip to content

Commit 13e6f4c

Browse files
authored
Added suggestions to improve Morph docs for new devs
Added glossary, getting started tips, and diagram suggestion
1 parent 585c260 commit 13e6f4c

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/about-morph/0-user-navigation-page.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,28 @@ Want to skip most of the reading and get started with exploring more right away?
8585
### Explore and Connect
8686

8787
We believe in building a vibrant community around Morph. Join us on [Discord](https://discord.com/invite/L2Morph) to engage with other users and follow us on [Twitter](https://twitter.com/Morphl2) to stay updated with our latest news and developments.
88-
88+
## 🛠 Suggested Improvements
89+
90+
### ✅ Add Glossary
91+
Include a section to define key technical terms like:
92+
- **ZK rollup**
93+
- **OP-stack**
94+
- **Sequencer**
95+
This would help beginners better understand Morph’s architecture.
96+
97+
### ✅ Getting Started Guide
98+
A clear, hands-on guide would be helpful. Suggest steps like:
99+
1. Set up a wallet (e.g., MetaMask)
100+
2. Get testnet ETH
101+
3. Deploy a smart contract
102+
4. Interact with Morph through a dApp
103+
104+
### ✅ Visual Diagram
105+
<!-- Suggestion: Add an architecture diagram here showing how Morph connects Ethereum L1 with ZK rollup on L2 -->
106+
107+
### ✅ Fix Broken Link
108+
Replace the current Ethereum scalability roadmap link with:
109+
[https://ethereum.org/en/roadmap/](https://ethereum.org/en/roadmap/)
89110

90111

91112

0 commit comments

Comments
 (0)