Download

Running a Node

To install the Veilid node software, please follow the instructions available in the repository.

Starting Development

Please recursively check out the project using this command

git clone --recurse-submodules git@gitlab.com:veilid/veilid.git

Then read the development guide to get started.

About the Code Repo

The main repository is located at https://gitlab.com/veilid/veilid and includes several components

Back to Top