Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

nint8835-archive/Chainmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chainmail

Installation

  1. Install Python 3.6 or above (consult Google for instructions for your operating system)

  2. Clone the repository

     git clone https://github.com/Chainmail-Project/Chainmail
    
  3. Run the setup to get all the dependencies ready

     chmod +x setup.sh
     ./setup.sh
    
  4. Start the server using the start script

     chmod +x start.sh
     ./start.sh