Skip to content

ranchimall/webtor

 
 

Repository files navigation

WEBTOR

Webtor is a Webtorrent based project leveraging FLO blockchain transaction comment feature to decentralize magnetic urls so generted when seeding a file through Webtorrent technology.

To run the project follow the steps below:

Step 1: In server.example.js provide correct crdentials as per your flo.conf file.

Step 2: Rename server.example.js to server.js

IMPORTANT: You should change all the wallet addresses used in the files as your per your addresses.

To run the file run following commands in the terminal:

Step 3: npm install

Step 4: npm start

To run the website on a specific port provide a valid port number:

Step 4: PORT=3000 npm start

A word from the author:

Please feel free to contribute to this project. If you find any bug please make pull requests or email to abhishek@ranchimall.net

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.0%
  • JavaScript 41.0%
  • CSS 3.0%