Skip to content
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
71cac08
Update README.md
Farukturan21 Apr 2, 2026
69ebe24
Update README.md
Farukturan21 Apr 2, 2026
09b510a
Update README.md
Farukturan21 Apr 2, 2026
860d50c
Update README.md
Farukturan21 Apr 2, 2026
1874b48
Update README.md
Farukturan21 Apr 2, 2026
9f88975
Update README.md
Farukturan21 Apr 2, 2026
a6ade03
Update README.md
Farukturan21 Apr 2, 2026
06a6675
Update README.md
Farukturan21 Apr 2, 2026
1788b4f
Update README.md
Farukturan21 Apr 2, 2026
76bc697
Update README.md
Farukturan21 Apr 2, 2026
610a072
Update README.md
Farukturan21 Apr 2, 2026
971e027
Update README.md
Farukturan21 Apr 2, 2026
7d195c2
Update README.md
Farukturan21 Apr 2, 2026
6cbe93f
Update README.md
Farukturan21 Apr 2, 2026
0c8a336
Update README.md
Farukturan21 Apr 2, 2026
30db3b8
Update README.md
Farukturan21 Apr 2, 2026
5f1ba88
Update README.md
Farukturan21 Apr 2, 2026
48ce49c
Update README.md
Farukturan21 Apr 2, 2026
3ea9764
Update README.md
Farukturan21 Apr 2, 2026
3433e94
Update README.md
Farukturan21 Apr 2, 2026
bad0d75
Update README.md
Farukturan21 Apr 2, 2026
bf9443e
Update README.md
Farukturan21 Apr 2, 2026
bd22e63
Update README.md
Farukturan21 Apr 2, 2026
1a6611f
Update README.md
Farukturan21 Apr 2, 2026
65ca394
Update README.md
Farukturan21 Apr 2, 2026
8f3246e
Update README.md
Farukturan21 Apr 2, 2026
238800e
Update README.md
Farukturan21 Apr 2, 2026
834cd3a
Update README.md
Farukturan21 Apr 2, 2026
ba29781
Update README.md
Farukturan21 Apr 2, 2026
381b342
Update README.md
Farukturan21 Apr 2, 2026
e459da7
Update README.md
Farukturan21 Apr 2, 2026
15dbe0e
Update README.md
Farukturan21 Apr 2, 2026
48a7465
Update README.md
Farukturan21 Apr 2, 2026
ed2f83a
Update README.md
Farukturan21 Apr 2, 2026
ed8afab
Update README.md
Farukturan21 Apr 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 41 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,47 @@
# Talent Protocol - Season 2

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
## About

First, run the development server:
This repository contains the official frontend for **Season 02** of [Talent Protocol](https://talent.app) — the leading web3 professional community for high-potential builders.

Talent Protocol helps builders showcase their real on-chain reputation, track real contributions (smart contracts, GitHub activity, etc.), participate in reward campaigns, and build their professional network in a transparent and decentralized way.

Built with **Next.js**, **TypeScript**, and modern web technologies.

### Key Features
- Builder profiles and reputation system (Builder Rank & Impact)
- Real-time contribution tracking (GitHub + on-chain activity)
- Rewards campaigns and leaderboards
- Season-based builder programs
- Fully open-source and community-driven

We believe in openness and transparency. That's why everything is built in public with the goal of progressive decentralization.

## Installation & Setup

```bash
yarn
yarn install
yarn start:dev
```

Open [http://localhost:8080](http://localhost:8080) with your browser to see the result.
Open http://localhost:8080 to view it locally.


Contributing-

We welcome contributions from the community!

How to Contribute-

Fork the project
Create your feature branch (git checkout -b feature/amazing-feature)
Commit your changes
Push to the branch
Open a Pull Request

Contributors-

@Farukturan21 — Extended README documentation and improvements
Thank you to everyone who contributes to making Talent Protocol better!