Webtorrent used with FLO blockchain
Go to file
2018-09-09 13:46:12 +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:46:12 +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 added seeding code after downloading torrent 2018-08-27 19:49:15 +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

WEBTORRENT

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

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

To run the file

Step 3: Run npm install

Step 4: Run npm start