Webtorrent used with FLO blockchain
Go to file
2018-09-09 14:59:22 +05:30
files added seeding code after downloading torrent 2018-08-27 19:49:15 +05:30
public improved fetch-from-blockchain layout 2018-09-09 13:46:12 +05:30
views improved fetch-from-blockchain layout 2018-09-09 13:55:45 +05:30
.gitignore send magnetic uri to flo blockchain 2018-08-20 13:57:13 +05:30
bit.js fixed onwire response for chrome 2018-08-30 21:41:41 +05:30
index.js seeding complete 2018-08-14 10:01:16 +05:30
ip.js improved fetch-from-blockchain layout 2018-09-09 13:46:12 +05:30
package-lock.json added code to find ip address of peers 2018-08-31 19:33:13 +05:30
package.json added code to find ip address of peers 2018-08-31 19:33:13 +05:30
README.md Update README.md 2018-09-09 14:59:22 +05:30
routes.js improved fetch-from-blockchain layout 2018-09-09 13:46:12 +05:30
search.js improved fetch-from-blockchain layout 2018-09-09 13:46:12 +05:30
server.example.js send magnetic uri to flo blockchain 2018-08-20 13:57:13 +05:30

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