You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about-morph/0-user-navigation-page.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,28 @@ Want to skip most of the reading and get started with exploring more right away?
85
85
### Explore and Connect
86
86
87
87
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:
0 commit comments