The problem GithubCrypt solves
GithubCrypt is a Decentralized Platform for Open Source developers. It provides a platform for developers to find projects to work on and get rewarded for their work. It also provides a platform for project owners to find developers to work on their projects and pay them in crypto. Developers can post their projects issues and get it solved by other developers.
The problem it solves:
- Provides a platform for developers to list issues for getting resolved faster.
- Developers get paid for solving issues and fixing bugs.
- No Middleman: GithubCrypt is a platform where there is no middleman and the user can directly interact with the project owner.
Challenges we ran into
- Creating smart contract which stores all the issue data with minimum gas fees.
- Integrating smart contract with react components.
- Using GitHub apis to check repository data and merge requests