Installation
Components and installation
Last updated
Components and installation
Last updated
LAMP stack (Linux, Apache, MySQL, PHP)
NodeJS
Marscoin node
Martian Republic source code
git clone repository-link.git
Use composer to install packages: composer install
Set up your apache virtual host to point to your git folder /public
Copy marswallet.json.sample to a folder /home/mars/constitution/marswallet.json and set read only permissions.
Make sure to give permissions to /storage
Begin by installing a LAMP stack:
Install composer: