https://github.com/onflow/flip-fest
A backlog of all the available tasks to complete for Flow's FLIP Fest.
https://github.com/onflow/flip-fest
Last synced: 3 months ago
JSON representation
A backlog of all the available tasks to complete for Flow's FLIP Fest.
- Host: GitHub
- URL: https://github.com/onflow/flip-fest
- Owner: onflow
- Created: 2021-09-03T22:32:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-24T20:35:23.000Z (over 4 years ago)
- Last Synced: 2025-02-26T17:28:07.002Z (over 1 year ago)
- Homepage:
- Size: 42.1 MB
- Stars: 50
- Watchers: 9
- Forks: 39
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 🚧 FLIP Fest has been completed! 🚧
To see the winners and all the amazing projects produced by the participants, see the [winners](./winners.md).
---
# Welcome to Flow's FLIP Fest
This event is being moderated through [HackerEarth](https://www.hackerearth.com/challenges/hackathon/flip-fest/). If you interested in participating, please review all the details of the event and register through the link above.
## What is FLIP Fest?
The Flow FLIP Fest is a two-month event that will engage and reward participants for creating innovative and effective improvements to Flow's Ecosystem. A FLIP is a Flow Improvement Proposal; a community-driven initiative to discuss and execute impactful improvements on Flow.
Teams or individuals can sign-up to tackle high impact projects through any of the issues listed in this repository. Core contributors to Flow will aid and guide you through your project as you work to deliver an optimal solution alongside other teams.
Rewards are given per issue for both high quality completion as well as a large reward given to the best solution per project. Read more about the rewards [here](https://www.hackerearth.com/challenges/hackathon/flip-fest/#prizes).
## Issues, Tracks, & Tiers
#### Issue Tracks
- [FLIP](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3AFLIP): A 'Flow Improvement Proposal'.
- [Infrastructure Tools](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Infrastructure+Tools%22): Tooling that provides services to other dApps in the ecosystem.
- [Learning Tools](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Learning+Tools%22): Tooling to help developers learn and onboard onto Flow.
- [Local Development Tools](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Local+Development+Tools%22): Tooling that optimizes the developer experience of buidling on Flow.
- [Non-custoidal Wallet Providers](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Non-custodial+Wallet+Providers%22): Teams interested in building production scale wallet providers on Flow.
#### Issue Tiers
- [Tier 1](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Tier+1%22): Large task, spanning 4 milestones requiring extensive work and/or knowledge.
- [Tier 2](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Tier+2%22):
Medium task, spanning 2-3 milestones requiring a moderate level of domain knowledge.
- [Tier 3](https://github.com/onflow/flip-fest/issues?q=is%3Aopen+is%3Aissue+label%3A%22Tier+3%22):
Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.
#### Others
## Getting Started
1. Sign up on [HackerEarth](https://www.hackerearth.com/challenges/hackathon/flip-fest/).
2. Find a team through HackerEarth, our [Discord server](https://discord.com/channels/613813861610684416/885732336052871188), or through GitHub. You may also complete a ticket by yourself, however collaboration is highly encouraged. **Please construct and confirm a team with a team name via the HackerEarth platform**.
3. Find an [issue](https://github.com/onflow/flip-fest/issues) you or your team would like to do and post a comment on the issue with a link to your team's Hacker Earth Team Profile and tag all GitHub usernames of the members on the team.
For more details on logistics and process, read more [here](https://www.hackerearth.com/challenges/hackathon/flip-fest/custom-tab/getting-started/#Getting%20Started).
## Milestone Submissions
Each project is divided into one or more milestones depending on the complexity. Read more about milestones [here](https://www.hackerearth.com/challenges/hackathon/flip-fest/#prizes).
### Instructions
Complete the required work on the respective milestone via any relvant repsoitory/repositories (make a new public one if required). Follow any relevant guidelines and including proper PR documentation on those repos. Once all the work for a milestone has been completed, summarize the work done across all repos into a single PR on this repository.
To be eligible for rewards, teams must submit a PR to:
`/submissions/issue-#/milestone-#/team-name`
In this PR, please follow the [template](https://github.com/onflow/flip-fest/blob/main/resources/pr-template.md). Your point-of-contact (PoC, the assignee on the issue) will provide official feedback and/or approval every Thursday/Friday for the duration of the event.
### Requirements
Each issue has its own requirements outlined inside the issue. Along with this, there are some [high-level judging criteria](https://github.com/onflow/flip-fest/blob/main/resources/judging-criteria.md) outlined that should be followed.
## Resources
### Announcements & Updates
All announcements and updates regarding FLIP Fest will be delivered on [Discord](https://discord.com/invite/86h3jGW8) and [GitHub](https://github.com/onflow/flip-fest/discussions).
### Community
To discuss any specific issues or have general discussion on this event, please visit the [discussions](https://github.com/onflow/flip-fest/discussions) page!
### Help
Your point-of-contact (PoC) will be the first person to contact for help regarding your specific issue. They may help you connect with others as needed to help you solve your problem. Outside of that, core contributors to Flow will be available on our Discord to answer any comments, concerns, or questions. They will also answer questions on GitHub through discussions, issues, and PRs. You can also use our [directory](https://github.com/onflow/flip-fest/blob/main/resources/flow-team-directory.csv) to find potential members to connect with via any of the channels listed.
### Useful Links
- [Flow Developer Documentation](https://docs.onflow.org/)
- [General Resources Guide](https://docs.google.com/document/d/1VXStCyTYRjGNCzTBUW9JAgVenfvLghKq3iMGkMlmroU/edit#heading=h.qpn9u6p0l5y7)
- [Flow Community Projects](https://www.flowverse.co/)