Quickstart
Requirements
- Python
3.11 - Git
- PowerShell on Windows, or Bash on Linux/macOS
Optional components:
uvfor the Windows bootstrap flow- private submodules if you also work on the client, backend, or infrastructure repositories
Clone the repository
Optional submodules:
git submodule update --init --recursive \
src/adaos/integrations/adaos-client \
src/adaos/integrations/adaos-backend \
src/adaos/integrations/infra-inimatic
Bootstrap
Linux / macOS
Windows PowerShell with uv
Windows PowerShell with pip
Manual editable install
First commands
In a second terminal:
Common local workflows
Install default local content:
Inspect local assets:
Run the test suite:
Init scripts for node bootstrap
AdaOS also supports one-line bootstrap flows used by hosted onboarding:
Linux
Windows PowerShell
Windows CMD
These scripts can optionally receive a join code for member-node onboarding.