Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
116 changes: 116 additions & 0 deletions Submission.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
# Lens Holiday Hackathon Submission

## ๐ŸŽฏ Project Name:
**Lens Bounty Board**

---

## ๐Ÿ‘ฅ Team Members:
- hexMarc (Lens Handle: `@cool_boy`)
- MakeMake23 (Lens Handle: `@yisus_crais`)

---

## ๐Ÿ“œ Project Description:
The **Lens Bounty Board** is a decentralized marketplace built on Lens Protocol and powered by Grass Tokens. It allows users to post tasks (bounties), complete them for rewards, and build an on-chain reputation. The platform integrates seamlessly with Lens profiles to ensure transparency, authenticity, and interoperability within the Lens ecosystem.

### Key Features:
1. **For Task Creators:**
- Post bounties with custom Grass token rewards.
- Set task requirements and deadlines.
- Review submissions and release payments securely.

2. **For Task Hunters:**
- Browse and claim bounties that match their skills.
- Submit work via Lens posts or file uploads.
- Earn Grass tokens and build a verifiable reputation.

3. **Reputation System:**
- On-chain reputation and NFT badges for completed milestones.
- Incentives for top contributors in the ecosystem.

4. **Lens Integration:**
- Uses Lens Protocol for login and profile integration.
---

## ๐Ÿ”ฎ Potential Use Cases and Future Expansion

### 1. **Decentralized Gig Economy**
- Expand the platform into a full-fledged decentralized gig marketplace.
- Enable freelancers to find short-term contracts with transparent, on-chain payment systems.

### 2. **Community Incentives**
- Allow DAOs and Web3 communities to post collaborative tasks.
- Introduce DAO-managed bounties where members vote to approve tasks and submissions.

### 3. **Cross-App Lens Ecosystem Integration**
- Integrate deeper with Lens-based apps like Orb or Hey to expand visibility and interaction.
- Allow task submissions as videos or rich content shared across the Lens ecosystem.

### 4. **Public Goods**
- Facilitate bounties for public goods projects, such as translations, open-source software contributions, or educational content creation.
- Build a reputation system to recognize contributors to community-driven initiatives.

### 5. **AI-Driven Task Matching**
- Use AI to match task hunters with relevant bounties based on their skills and Lens activity.
- Suggest personalized bounties to increase task fulfillment rates.

### 6. **MGrass Token Utility**
- Introduce staking mechanisms for MGrass tokens to unlock exclusive features.
- Allow users to earn governance rights or vote on featured bounties by holding MGrass tokens.

### 7. **Gamification**
- Add leaderboards for top contributors and badge collectors.
- Implement achievements and seasonal competitions to encourage participation.

### 8. **Enterprise Adoption**
- Position the platform as a decentralized alternative to traditional freelancing platforms like Upwork or Fiverr.
- Offer APIs for companies to programmatically post tasks and manage submissions.

---

## ๐Ÿ”— Source Code Link:
[GitHub Repository](https://github.com/hexMarc/bountyBoard)

---

## ๐ŸŒ Preview Link (Optional):
[Live Demo](https://lensbountyboard.xyz)

---

## ๐ŸŽฅ Demo Video/Slide Deck Link (Optional):
[Demo Video](https://youtu.be/example-demo-link)

---

## ๐Ÿ“ธ Screenshots (Optional):
![Lens Bounty Board Homepage](./bounty_board.png)
![Create new bounty](./create_new_bounty.png)
![Claim Bounty](./claim_bounty.png)
![Completed Bounty](./completed.png)

---

## ๐Ÿš€ How It Works:
1. **Task Creation:** Users post bounties with rewards and requirements.
2. **Task Claiming:** Workers browse and claim tasks using their Lens profile.
3. **Submission and Review:** Workers submit work; creators review and approve submissions.
4. **Payment and Reputation:** Payments are released in Grass tokens, and workers build their on-chain reputation.

---

## ๐Ÿ› ๏ธ Built With:
- **Frontend:** React, Next.js, Tailwind CSS
- **Backend:** Golang with Gin framework
- **Blockchain:** Solidity smart contracts deployed on Grass (Lens Protocol)
- **Wallet Integration:** Familyโ€™s Connect Kit
- **Storage:** IPFS for decentralized storage

---

## ๐Ÿ“œ Additional Notes:
- The project highlights the power of decentralized systems to foster collaboration and reward contributions transparently.
- It is designed to integrate seamlessly with the Lens ecosystem, leveraging its social graph and network effects.

---
Binary file added bounty_board.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added claim_bounty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added completed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added create_new_bounty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.