Git Product home page Git Product logo

hopr-fsdapp's Introduction

MasterHead

This is Share<3

A dApp on HOPR mixnet
Share your files privately to others completely securely with HOPR

Description

What is dApp

A decentralized application (dapp) is an application built on a decentralized network that combines a smart contract and a frontend user interface.

What this app is doing

It is a File sharing app on hopr network. It is converting files into base64 string and dividing into the chunks of 400bytes because max limit of sending msg on nodes is 500bytes, than sending all Encoded chunks of b64 string on node. and to make file accessable to the user, App collects all chunks(messages) from node and merge all chunks into one base64 string. Then decodes that string and gives a download link to user.

Changes

  • Path selection option is now removed!
  • Refresh icon

Demo video ๐ŸŽž ๐Ÿ‘€

Sharing files with Share3

share3Demo.mp4

Sharing files between nodes

share3Demo2.mp4

๐Ÿš€ Launch a HOPRd cluster

HOPR Playground

Ready to use nodes
https://playground.hoprnet.org/

Gitpod

https://gitpod.io/#github.com/hoprnet/hoprnet/tree/release/lisbon

Direct link with api settings

https://share3.vanoob.dev/share?apiEndpoint="https://yourHttpEndpoint.com"&apiToken="yourSecurityToken"

Left to do

  • To make it adaptive for mobile screens

Learn about HOPR

Powered by HOPR

hopr

hopr-fsdapp's People

Contributors

0xvaibhav11 avatar

Stargazers

 avatar

hopr-fsdapp's Issues

ensure dapp uses HOPR api v2

Through the demo video, I can see that you need to insert 2 API URLs, one for REST API and one for WS API, this is how it worked during API v1.
Could you update the dapp to use the latest API v2?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.