hoprnet / hopr-community

A selection of awesome HOPR projects.
GNU General Public License v3.0
5 stars 20 forks source link

Build a file sharing application powered by HOPR #155

Closed nionis closed 2 years ago

nionis commented 2 years ago

⚠️ Please read forum page before applying for this contest.

Challenge Description

Build an application/website which uses HOPR for file sharing. Currently, HOPR's send_message limits the size of that message to 500 bytes. We would like you to build a solution for this on the app layer which then can be utilized to send payloads larger than 500 bytes. Bonus points if the application/website is deployed and a URL is provided.

Submission Requirements

Submissions will be judged by the HOPR team.

Contest details

Name Info
Contest begins 20/06/2022
Contest ends 04/07/2022 (CEST)
Judging begins 05/07/2022
Winner announced 11/07/2022
Winner prize $2500 in HOPR tokens
Judges' choice $1500 in HOPR tokens

Developing HOPR

What is HOPR?

Find out more about HOPR at the following links:

This contest is part of The Bounty Program

gitcoinbot commented 2 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 20005.7627 HOPR attached to it as part of the hoprnet fund.

lyledavids commented 2 years ago

Keen on this but if it's a competition then I think it's better to change the "Project Type" and "Permissions" of the Gitcoin bounty. Under "Traditional" Project type, only 1 person is able to work on the bounty

nionis commented 2 years ago

hey @lyledavids, totally agree, we would need a gitcoin PRO membership for that which we don't have yet, please read the forum page.

nionis commented 2 years ago

hey @vanoob404, this is a contest, feel free to start working on your submission, please read the forum page for more details.

nionis commented 2 years ago

hey @mrcodeprivate, this is a contest, feel free to start working on your submission, please read the forum page.

nionis commented 2 years ago

hey @sharansh123, this is a contest, feel free to start working on your submission, please read the forum page.

nionis commented 2 years ago

hey @doktor1897, @yash-c-330 and @lyledavids, this is a contest, feel free to start working on your submission, please read the forum page. Good luck!

nionis commented 2 years ago

For metrics, could you 👍 my comment if you have started / will work on a submission for the contest? @lyledavids @vanoob404 @mrcodeprivate @sharansh123 @doktor1897 @Yash-C-330 @lyledavids

gitcoinbot commented 2 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Workers have applied to start work.

These users each claimed they can complete the work by 264 years, 4 months from now. Please review their action plans below:

1) vanoob404 has applied to start work _(Funders only: approve worker | reject worker)_.

I would still like to work on this bounty.

Srry cancled non intentionally ( My younger brother did this) Thank You. 2) mrcodeprivate has applied to start work _(Funders only: approve worker | reject worker)_.

I would want to work on this project idea as I have the skills and like the concept:) 3) sharansh123 has applied to start work _(Funders only: approve worker | reject worker)_.

Hi, I feel I have required experience in Smart Contract Development and building full stack dApp. I would like to start to work on this project. 4) doktor1897 has applied to start work _(Funders only: approve worker | reject worker)_.

I want work its, its very simply 5) yash-c-330 has applied to start work _(Funders only: approve worker | reject worker)_.

Hi, I would like to work on this project. 6) lyledavids has applied to start work _(Funders only: approve worker | reject worker)_.

Have read the forum page and am going to build a file sharing app powered by HOPR 7) manyrios has applied to start work _(Funders only: approve worker | reject worker)_.

Hey Nionis I want to try this one too :) 8) janmaslo has applied to start work _(Funders only: approve worker | reject worker)_.

A bit late to the party, I'll try my best at creating a file sharing web-app in 20 houts. The UI will be clean and straight-forward, leading right to the main focus of the site: sharing the file[s]. The backend will properly cut the file up into 500 byte chunks and ensure they arrive at their destination in a one complete piece. Further insight into my work will spring up when I get started developing.

Learn more on the Gitcoin Issue Details page.

nionis commented 2 years ago

Good luck to everybody whos participating, the team is looking forward to all submissions! ❤️

0xVaibhav11 commented 2 years ago

Submission(Late but still!)

Gitcoin Profile: https://gitcoin.co/vanoob404

https://github.com/vanoob404/hopr-fsdapp

piens1 commented 2 years ago

I'm gonna stay up late with this one! Pushing the finished (although welcome to feedback) front-end in a moment.

piens1 commented 2 years ago

Seems like I jumbled up the dates... :( I'm gonna submit anyway since it doesn't seem like there've been too many submissions

0xVaibhav11 commented 2 years ago

@janmaslo I m very curious to see Where's the Submition dude?

piens1 commented 2 years ago

Here's the live site: https://janmaslo.github.io/Skippr/ Here's the repo: https://github.com/janmaslo/Skippr

Let me know any of your thoughts although do know that this is the very beginning. Keep in mind that I only started work on this today, development on the backend will begin (and hopefully complete) tomorrow. It's way past midnight, I'll go get some well earned rest.

0xVaibhav11 commented 2 years ago

@janmaslo I will help you on the backend part if you want! to make it done in less time

piens1 commented 2 years ago

That would be great, please message me at irc.libera.chat username janmaslo, if you're not familiar with irc there's a friendly web client at https://kiwiirc.com/

piens1 commented 2 years ago

after joining the Libera Chat server just type /query janmaslo in the messagebox to join a chatroom with me

piens1 commented 2 years ago

@vanoob404 please update me as soon as you can, setting up the cluster seems to be no easy feat with non-standard and broken scripts. I've had no luck with the gitpod setup either, yielding an error on the stage that was supposed to be automatic. I've also found errors in the documentation... seems like I'll have to help HOPR out more when I'm done with this bounty. If you have a cluster set up and working it could be of great help. Looking forward to hearing more from you.

piens1 commented 2 years ago

@nionis Can you please let me know if it's still okay for me to submit? I found out about this bounty really late but would love to participate. I've got most of the work already done (check my live site out above) but have had problems with deploying a cluster which prevents me from doing proper testing. The repo intended for local deployment contains non-standard scripts (bash rather than POSIX shell) but even when ran on a gnu/bash system still fails with some cryptic node/npm output. The gitpod deployment fails with an error before it even starts which is entirely independent of my setup. That I'm afraid you can't do much about, as a systems engineer the [over]complexity of your solution worries me greatly but that's beside the point. Perhaps I'll look into contributing to your project further once I'm done with the bounty. For now please tell me any of your thoughts about the work already done. The rest (hopr node setup mainly) I'll try to figure out with @vanoob404. I imagine this will be finished before the end of the 'judging period'. Do excuse my lateness, I do not mean to seem rude.

0xVaibhav11 commented 2 years ago

Sorry for the late reply. I was busy @janmaslo If you are willing to win the bounty prize, you are late even I was late. 😥 If you want to learn how to interact with hopr nodes then I will help you.

here's my discord username vanoob404#4057

gitcoinbot commented 2 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 20005.7627 HOPR (2500.00 USD @ $0.11/HOPR) attached to this issue has been cancelled by the bounty submitter

nionis commented 2 years ago

Closing in favour of https://github.com/hoprnet/hopr-community/issues/157. Please check out the new contest and submit your work, everybody is eligible to get a prize.

nionis commented 1 year ago

Here's the live site: https://janmaslo.github.io/Skippr/ Here's the repo: https://github.com/janmaslo/Skippr

Let me know any of your thoughts although do know that this is the very beginning. Keep in mind that I only started work on this today, development on the backend will begin (and hopefully complete) tomorrow. It's way past midnight, I'll go get some well earned rest.

hey, can you submit ur dapp over at https://gitcoin.co/issue/29145 to get $800 and also participate in the $2500 prize? @janmaslo

piens1 commented 1 year ago

on it! should be there pretty soon @nionis