Skip to content

jam10o-new/datdot-service

 
 

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 start

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%