docs/operate › getting started › environment setup
Development environment
Development environment
This page will go over setting up your development environment to run Celestia software. This environment can be used for development, building binaries, and running nodes.
Supported architectures
Celestia-app and celestia-node only officially support the following architectures:
- linux/amd64
- linux/arm64
- darwin/amd64 (macOS Intel)
- darwin/arm64 (macOS Apple Silicon)
Only these four architectures are officially tested and supported.