diff --git a/README.md b/README.md index 4b54f36..90b76a7 100644 --- a/README.md +++ b/README.md @@ -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! + + +