Skip to content

shawntabrizi/datdot-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatDot

a p2p solution for hosting files with Dat protocol (...more)

join our telegram or gitter chat

Building

Before running the service part of the datdot, make sure you have datdot-substrate running first. After that, open a new tab in your CLI install and build the datdot service:

first run git clone https://github.com/playproject-io/datdot-service.git

after that run cd datdot-service and then install the dependencies by running

npm install

Running

To run the service, type node index.js

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%