Skip to content

Commit 6f7d74e

Browse files
committed
Added badges section
1 parent fc643c6 commit 6f7d74e

File tree

7 files changed

+49
-0
lines changed

7 files changed

+49
-0
lines changed

img/beeginner-investor.png

1.85 MB
Loading

img/express.png

1.93 MB
Loading

img/freshly-hatched.png

1.48 MB
Loading

img/honeymaker.png

2.98 MB
Loading

img/honeywhale.png

1.39 MB
Loading

pages/_meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"title": "How it Works"
2424
},
2525
"reputation_system": "Reputation system",
26+
"badges": "Badges",
2627
"onchain_contract": "On-chain contract",
2728
"bot_commands": "Bot commands"
2829
}

pages/badges.mdx

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
import Image from 'next/image'
2+
3+
# What are Badges?
4+
5+
Badges are unique, visually appealing NFTs awarded
6+
for specific achievements within the Githoney ecosystem.
7+
They showcase your skills, contributions, and commitment to
8+
open source, and they're displayed on your profile page.
9+
10+
## Earning Badges
11+
12+
Badges are awarded automatically when you meet specific criteria.
13+
These criteria can vary, but typically include:
14+
15+
- Completing bounties
16+
- Creating successful bounties
17+
- Sponsoring bounties
18+
- Achieving high reputation scores
19+
- Contributing to the community
20+
- Participating in special events or challenges
21+
22+
## Types of Badges
23+
24+
Each time you earn a badge, there's a chance it could be a rare, one-of-a-kind NFT!
25+
26+
1. **Common Badges** can be earned by multiple users.
27+
2. **Rare Badges** are one-of-a-kind, adding an element of surprise and excitement to the badge-earning process.
28+
29+
## GitHoney Badges
30+
31+
Here's a sneak peek at some of the badges you can collect. We're keeping a few as a surprise! 🐝
32+
### Contributor Badges
33+
34+
* **Freshly Hatched** - Awarded for completing your first bounty.
35+
![Freshly Hatched](../img/freshly-hatched.png)
36+
37+
* **Express Pollinator** - Earned for completing a bounty within 24 hours of claiming it.
38+
![Express Pollinator](../img/express.png)
39+
40+
### Maintainer Badges
41+
42+
* **Honey Maker** - Your first bounty was succesfully completed.
43+
![Honey Maker](../img/honeymaker.png)
44+
45+
### Sponsor Badges
46+
47+
* **Honey Whale** - Awarded for depositing 1000+ ADA in a single bounty.
48+
![Honey Whale](../img/honeywhale.png)

0 commit comments

Comments
 (0)