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
**TeachLink** is a decentralized platform built for technocrats to **share, analyze, and monetize knowledge** through collaborative content, blockchain-based tipping, and gamified reputation. This repository contains the frontend codebase built with **Next.js (App Router)**, **Tailwind CSS**, and integrated with **Starknet** for seamless Web3 interactions.
7
8
8
9
---
@@ -11,19 +12,19 @@
11
12
12
13
TeachLink empowers users to:
13
14
14
-
- 📢 Share knowledge, tutorials, or insights
15
-
- 🧠 Engage in discussions and collaborative learning
16
-
- 💸 Earn through on-chain tipping
17
-
- 🔗 Build reputation with verifiable Web3 credentials
15
+
- 📢 Share knowledge, tutorials, or insights
16
+
- 🧠 Engage in discussions and collaborative learning
17
+
- 💸 Earn through on-chain tipping
18
+
- 🔗 Build reputation with verifiable Web3 credentials
18
19
19
20
This frontend serves as the main user interface for interacting with TeachLink's decentralized knowledge ecosystem. It supports wallet-based login, markdown post creation, tipping, theming, user profiles, and topic feeds—all while maintaining a seamless Web2.5 user experience.
20
21
21
22
---
22
23
23
24
## 🧱 Tech Stack
24
25
25
-
| Layer | Technology |
26
-
|------------|--------------------------|
26
+
| Layer | Technology |
27
+
|----------|------------------------|
27
28
| Framework | Next.js (App Router) |
28
29
| Styling | Tailwind CSS |
29
30
| Web3 | Starknet.js, StarknetKit |
@@ -37,13 +38,13 @@ This frontend serves as the main user interface for interacting with TeachLink's
37
38
38
39
## ⚙️ Features
39
40
40
-
- 🔐 **Starknet Wallet Integration** – Login and interact using Starknet-compatible wallets
41
-
- 🧾 **Markdown-Based Post Editor** – Rich, previewable post creation using markdown
42
-
- 💡 **Tipping System** – Send and receive on-chain tips via smart contracts
0 commit comments