-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
B611 edited this page Nov 4, 2021
·
1 revision
The Nyja toolkit is fully dockerized and can run on Linux, Mac and Windows.
- docker
- docker-compose
Alternatively you can install Docker Desktop to install both docker and docker-compose with a GUI
Installation must be done via the terminal while being located at the root of the MSC_Darknet_Markets directory.
Linux/MacOS
To lauch the CLI version for Unix:
sh launchers/unix/run_cli.sh
To lauch the GUI version for Unix:
sh launchers/unix/run_web.sh
Windows
To lauch the CLI version for Windows:
launchers/windows/run_cli.bat
To lauch the GUI version for Windows:
launchers/windows/run_web.bat